Richard Harris
0609a92f3a
update Rollup, remove some superfluous deps
2019-02-17 08:23:30 -05:00
Rich Harris
ca034d0857
Support Svelte 3
...
fixes #546 , #551 , #552 , #554
2019-02-03 14:29:47 -05:00
Richard Harris
44bcbeb7d6
remove redundant line
2019-02-01 05:57:17 -05:00
Nolan Lawson
f97400caaa
Do not include sourcemap files in Service Worker shell
...
Fixes #534
2018-12-16 11:48:54 -08:00
Rich Harris
6ae9a5e7c5
replace magic env vars with documented CLI flags
2018-10-09 08:33:25 -04:00
Rich Harris
52f40f9e63
Improve internal API
2018-10-08 19:21:15 -04:00
Rich Harris
4f6efbda79
node 6 support
2018-09-30 12:54:50 -04:00
Rich Harris
273823dfd7
move config into single file, add errors to help people migrate
2018-09-19 16:27:30 -04:00
Rich Harris
8f064fe5ac
update folder structure ( #432 )
2018-09-19 12:02:11 -04:00
Andrew Smith
467041a3cd
Fix for legacy manifest file
2018-09-13 19:45:30 +01:00
Rich Harris
bebb0dd595
CSS extraction and code-splitting
...
closes #388
2018-09-02 14:46:27 -04:00
Rich Harris
e00b315dec
emit legacy build
2018-08-30 22:58:07 -04:00
Rich Harris
7798f8f684
minor tidy up
2018-08-30 18:41:37 -04:00
Rich Harris
70fd7038b0
skip webpack annotations when using Rollup
2018-08-30 18:38:46 -04:00
Rich Harris
99b096a5c4
rimraf before mkdirp
2018-08-29 16:05:41 -04:00
Rich Harris
36fc8a947b
use shimport
2018-08-29 15:58:27 -04:00
Rich Harris
70b5cc86dc
replace client_assets.json with build.json, include bundler name
2018-08-28 17:56:46 -04:00
Rich Harris
85e25d6380
add a --bundler option, for forcing rollup or webpack
2018-08-28 17:29:14 -04:00
Rich Harris
200c5fcbd2
get tests passing again
2018-08-25 14:01:07 -04:00
Rich Harris
9cbb8bdc33
first stab at supporting Rollup ( #130 )
2018-08-25 12:42:27 -04:00
Rich Harris
24f2855f89
create a facade over webpack, to support alternative compilers
2018-08-25 09:11:45 -04:00
Rich Harris
dba83641e4
remove glob and cheerio from dependencies
2018-08-19 15:20:14 -04:00
Rich Harris
eae8351f77
Better/faster exporting
...
* add --build and --build-dir options to sapper export (#325 )
* tweak export logging, update port-authority to prevent timeout bug
* better logging of export progress
* handle case where linked resource is already fetched
* default to .sapper/dev instead of .sapper
* handle query params and redirects
* dont write server_info.json either - second half of #318
* update changelog
* update lockfile
* try to track down ci test failures
* err wut
* curiouser and curiouser
* ok, seems to work now
2018-08-03 00:10:58 -04:00
Rich Harris
1bcf20511b
dont emit client_info.json - fixes #318
2018-08-01 21:46:26 -04:00
Rich Harris
e0b4319c7d
preserve webpack stats, write client assets elsewhere
2018-05-26 12:31:43 -04:00
Rich Harris
1a4bace5f4
add dev API
2018-05-23 09:05:24 -04:00
Rich Harris
4f49fd8d5c
create build API
2018-05-22 11:32:06 -04:00