Rich Harris
186fb8525e
update for slot based routing
2019-02-21 17:03:40 -05:00
Richard Harris
68afbdf0f9
only do the ssh dance in CI
2019-02-19 09:22:25 -05:00
Richard Harris
fd44728b4f
remove .html files
2019-02-19 08:52:35 -05:00
Richard Harris
5646e1562d
update rollup config
2019-02-19 08:52:06 -05:00
Rich Harris
47e6ead4eb
.html -> .svelte
2019-02-08 19:39:25 -05:00
Rich Harris
11cca1abde
merge master -> v3
2019-02-08 16:27:22 -05:00
Rich Harris
9beeb742c6
add default branches so it doesnt go haywire and self-destruct (oops)
2019-02-08 16:26:29 -05:00
Rich Harris
61764f8af0
Merge pull request #113 from thgh/patch-4
...
Update rollup-plugin-terser
2019-02-07 11:25:10 -05:00
Thomas Ghysels
3559647172
Update rollup-plugin-terser
...
This fixes this warning:
> The transformBundle hook used by plugin terser is deprecated. The renderChunk hook should be used instead.
Also update polka => everything is up-to-date
2019-02-07 17:24:20 +01:00
Rich Harris
83cbcc3d9b
Merge pull request #112 from thgh/patch-3
...
Set svelte@beta in package_template.json
2019-02-07 10:50:08 -05:00
Thomas Ghysels
870ddbaafd
Set svelte@beta in package_template.json
2019-02-07 16:27:43 +01:00
Rich Harris
1c2c29e181
Merge pull request #104 from nolanlawson/nolan/sw-index-html
...
use service-worker-index.html in commented code
2019-02-03 19:33:07 -05:00
Richard Harris
afc7ebe72e
alpha versions
2019-02-03 09:50:06 -05:00
Richard Harris
6dab2a5985
argh why is this so hard
2019-02-03 09:38:45 -05:00
Richard Harris
b888f6bf24
spotted the flaw in my plan - it keeps kicking me back to master
2019-02-03 09:29:55 -05:00
Richard Harris
fb4a6eff95
separate branch creation from pushing for sake of local dev
2019-02-03 09:23:53 -05:00
Richard Harris
9ddb78b265
Merge branch 'master' into v3
2019-02-03 09:22:39 -05:00
Richard Harris
228b0864de
separate branch creation from pushing for sake of local dev
2019-02-03 09:22:22 -05:00
Richard Harris
e9ca6e0f43
use @sapper imports
2019-02-03 09:19:30 -05:00
Rich Harris
8d259871f1
start updating template for v3
2019-01-31 14:44:24 -05:00
Conduitry
be4747861e
update readme for current app structure
2019-01-20 13:09:38 -05:00
Conduitry
3f6a1c5f67
generate rollup and webpack templates from a single unified branch
2019-01-20 12:20:44 -05:00
Nolan Lawson
89cfcc823b
use service-worker-index.html in commented code
2018-12-01 16:44:59 -08:00
Rich Harris
1234971da5
Merge pull request #103 from silentworks/bugfix/npm-run-all-event-stream-fix
...
Update package.json with latest npm-run-all with event-stream fix
2018-11-27 07:45:41 -05:00
Andrew Smith
17aa9fd24b
Update package.json with latest npm-run-all with event-stream fix
2018-11-27 12:06:57 +00:00
Conduitry
40cc26513d
do not cache range http requests in service worker
2018-10-18 23:44:49 -04:00
Rich Harris
01cc8f56dd
remove yarn.lock from gitignore
2018-10-10 10:21:31 -04:00
Rich Harris
c9a377e6f1
Revert "Update .gitignore"
...
This reverts commit c3b1ced60c .
2018-10-10 10:17:26 -04:00
Rich Harris
2981ff6004
Delete package-lock.json
2018-10-10 08:48:39 -04:00
Rich Harris
c3b1ced60c
Update .gitignore
2018-10-10 08:48:29 -04:00
Rich Harris
d0685965fe
Update service-worker.js
2018-10-05 21:49:55 -04:00
Srinivas R Kulkarni
1afd4e6dbc
fix assets typo
2018-10-04 13:18:09 -04:00
mrkishi
e4ac01a728
Fix start script
2018-10-04 13:17:41 -04:00
Rich Harris
6e74431daa
Merge pull request #88 from sveltejs/0.22
...
* update for 0.22
* squelch warning about encoding
2018-09-30 22:17:15 -04:00
Rich Harris
54beccd2d0
squelch warning about encoding
2018-09-30 21:22:07 -04:00
Rich Harris
6105607a17
update for 0.22
2018-09-30 21:17:30 -04:00
Rich Harris
d9c493b2ba
match webpack error page with rollup one
2018-09-23 22:58:33 -04:00
Rich Harris
2001e64853
handle missing stack, ie from this.error
2018-09-23 22:09:24 -04:00
Rich Harris
36a424b776
Merge branch 'issues/73' of https://github.com/btakita/sapper-template into btakita-issues/73
2018-09-23 22:05:33 -04:00
Rich Harris
2f47a93176
Merge pull request #83 from sveltejs/webpack-0.21
...
Webpack 0.21
2018-09-23 22:04:13 -04:00
Rich Harris
b55bde445e
Update _error.html
2018-09-23 22:03:29 -04:00
Rich Harris
fb7f290923
update sapper
2018-09-23 21:53:11 -04:00
Rich Harris
8e3a89468e
prep for 0.21
2018-09-19 16:25:59 -04:00
Rich Harris
1a02adb6fe
missing semi
2018-09-19 11:31:57 -04:00
Rich Harris
b20416b0ac
Merge pull request #80 from sveltejs/fix/polka
...
Fix: Polka `.listen`
2018-09-18 17:19:50 -04:00
Luke Edwards
e184c3954a
Merge branch 'master' into fix/polka
2018-09-18 14:16:18 -07:00
Luke Edwards
768bf52b4a
fix polka.listen
2018-09-18 14:11:36 -07:00
Rich Harris
f71093805d
update sapper
2018-09-05 09:20:55 -04:00
Rich Harris
5643d11d18
sapper handles decoding now
2018-09-05 09:19:59 -04:00
Rich Harris
ba7bcde600
decode req.path
2018-09-03 09:01:11 -04:00