Commit Graph

208 Commits

Author SHA1 Message Date
Rich Harris
1b83796dba Merge pull request #132 from sveltejs/v3
Update for v3
2019-05-02 09:24:14 -04:00
Rich Harris
b0520f447e Merge branch 'master' into v3 2019-05-02 09:16:13 -04:00
Richard Harris
a198aa1e5f update branches 2019-05-02 09:15:30 -04:00
Richard Harris
7d290e4ef1 Merge branch 'master' into v3 2019-05-02 09:14:50 -04:00
Conduitry
96bd221ac8 automatically build v3 branches as well 2019-04-30 10:29:31 -04:00
Conduitry
8fe8b91ccf fix _template/build.sh 2019-04-30 10:22:35 -04:00
Conduitry
670598fe59 update sirv 2019-04-30 10:22:26 -04:00
Conduitry
5548d71e70 fix _template/build.sh 2019-04-30 10:19:35 -04:00
Conduitry
dec9696eff update sirv 2019-04-30 10:13:46 -04:00
Richard Harris
07dfe48d95 fix webpack config 2019-04-26 08:10:36 -04:00
Rich Harris
2ad23c1bb9 fixes 2019-04-24 16:55:33 -04:00
Rich Harris
186fb8525e update for slot based routing 2019-02-21 17:03:40 -05:00
Richard Harris
8b1a991ebd only do the ssh dance in CI 2019-02-19 09:23:01 -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