Commit graph

25 commits

Author SHA1 Message Date
f3de688786 Some changes 2020-11-19 17:42:07 +01:00
Ben McCann
8194bf8f64 Upgrade rollup-plugin-svelte to 6.0.0 2020-08-25 16:20:26 -04:00
Parmesh Krishen
8a4cfd2aa1
fix: shutdown dev server on fatal error (#143)
* Fix dev server restart error

* chore: apply review changes

Co-authored-by: Luke Edwards <luke.edwards05@gmail.com>
2020-07-24 10:31:44 -07:00
Conduitry
929052a297 remove non-ascii characters 2020-02-02 12:44:37 -05:00
Conduitry
d78108ca29 use improved dedupe in @rollup/plugin-node-resolve@7 2020-01-24 12:39:20 -05:00
Brad Janke
4b6ab60fe5 Fixes rollup config docs 2019-12-29 18:48:34 -05:00
Olyno
7fd6ae8780 [update] - Replace rollup-plugin-commonjs with @rollup/plugin-commonjs (#105)
Co-authored-by: Conduitry <git@chor.date>
2019-12-26 00:49:15 -05:00
Koffi Anderson Koffi
257f8e141e switch to @rollup/plugin-node-resolve (#103) 2019-12-13 20:03:55 -05:00
Richard Harris
7b0bb3279d remove start:dev, put serve plugin in config file 2019-11-16 12:35:34 -05:00
Rich Harris
de50c72294 put bundle in public/build 2019-11-15 18:26:14 -05:00
Conduitry
66cb32c6fc
don't start dev server until bundle is generated (#73)
* don't start dev server until bundle is generated (#72)

* extract `npm run start:dev` spawn into separate file
2019-10-23 09:43:45 -04:00
Conduitry
709fd1c9fd dedupe svelte package 2019-07-09 10:12:27 -04:00
pngwn
9e13066a0c Add browser:true to rollup-plugin-node-resolve. 2019-06-08 12:45:10 -04:00
Conduitry
36940222be
do not clear screen during rollup watch 2019-05-18 08:56:28 -04:00
Emil Tholin
642f49d938 Feat: Include rollup-plugin-livereload for development (#22) 2019-04-29 21:02:41 -07:00
Iván Sánchez Ortega
8516c0ec3c Update rollup.config.js for deprecated Sveltev3 options
This removes some now deprecated options in Svelte - having these in a rollup config will make the build fail with a `(svelte plugin) Error: Unrecognized option 'skipIntroByDefault'` error.
2019-02-20 11:33:02 -05:00
Rich Harris
ff23cd3eeb ditch buble, replace uglify with terser 2018-08-12 17:03:03 -04:00
Rich Harris
6fd9c0fecb
transpile svelte/shared.js by default 2018-06-15 10:38:14 -04:00
Rich Harris
c061c3c4e9 update deps, opt in to v3 behaviour 2018-05-13 20:20:51 -04:00
Rich Harris
cca53b3168 simplify config 2018-04-19 10:59:33 -04:00
Conduitry
19d07d5678
name is now output.name 2018-01-28 00:34:09 +00:00
Rich Harris
46ac55d2ed
Update rollup.config.js 2018-01-18 15:02:27 -05:00
Rich Harris
8811853c17
Support store by default 2018-01-12 07:55:33 -05:00
Anton Heryanto Hasan
222cadda5d update package, rollup config and use export in main 2017-09-08 14:54:24 +08:00
Rich Harris
3c981cd1d4 initial commit 2017-08-05 20:20:53 -04:00