Rich Harris
e0d533f2ea
bundle more stuff
2018-08-19 16:15:04 -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
1a4bace5f4
add dev API
2018-05-23 09:05:24 -04:00
Rich Harris
0dbf75f100
create API for exporting
2018-05-22 11:57:24 -04:00
Rich Harris
4f49fd8d5c
create build API
2018-05-22 11:32:06 -04:00
Luke Edwards
9063057b0c
swap clorox —> ansi-colors
2018-05-15 09:00:55 -07:00
John Muhl
56ac1aea9d
match sapper start
2018-04-22 22:50:05 -05:00
John Muhl
37a9fb62e2
Include process.env in exporter server options
2018-04-22 20:29:47 -05:00
Nolan Lawson
fc2312eba6
Add full *.map file support
2018-03-18 16:17:41 -07:00
Rich Harris
b94481b716
Support being mounted on a path — fixes #180
2018-03-17 11:55:02 -04:00
Rich Harris
37d3d57694
workaround clorox bug
2018-03-11 20:51:14 -04:00
Rich Harris
43563bd8e5
show which files are being exported
2018-03-11 15:44:53 -04:00
Rich Harris
866286c95e
minify HTML on export
2018-03-11 14:57:10 -04:00
Rich Harris
be63ea7c96
add SAPPER_BASE and SAPPER_APP environment variables
2018-03-11 13:29:39 -04:00
Rich Harris
b1c57466c0
-> v0.9.0
2018-03-10 23:24:03 -05:00
Rich Harris
cddd7adaad
lazy-load stuff
2018-03-10 23:00:36 -05:00
Rich Harris
c82031a8e5
remove some unused deps
2018-03-10 09:48:52 -05:00
Rich Harris
1eed1023aa
switch to polka, remove unused deps
2018-03-10 09:39:07 -05:00
Rich Harris
0f8c04b03d
use port-authority
2018-03-05 15:09:33 -05:00
Rich Harris
5289fc11d8
better CLI, more port control. fixes #169
2018-03-05 13:51:11 -05:00
Rich Harris
bdb9d49187
simpler wait-for-port
2018-03-04 11:25:59 -05:00
Rich Harris
b73e5eaa8e
sapper build defaults to build dir, sapper export defaults to export dir ( #133 )
2018-03-03 12:09:06 -05:00
Rich Harris
ab1ca60363
basic sapper dev task, with HMR
2018-02-17 17:44:57 -05:00
Rich Harris
d95f52f8e9
fix tests, add WIP dev task
2018-02-17 11:15:26 -05:00
Rich Harris
b02183af53
fix exporting
2018-02-16 14:25:53 -05:00
Rich Harris
f9828f9fd2
work in progress
2018-02-16 12:01:55 -05:00
Rich Harris
2be9dd1883
Move build.ts and export.ts into src/cli - fixes #115
2018-02-13 15:57:02 -05:00