Commit Graph

182 Commits

Author SHA1 Message Date
Conduitry
dec9696eff update sirv 2019-04-30 10:13:46 -04:00
Richard Harris
8b1a991ebd only do the ssh dance in CI 2019-02-19 09:23:01 -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
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
b888f6bf24 spotted the flaw in my plan - it keeps kicking me back to master 2019-02-03 09:29:55 -05:00
Richard Harris
228b0864de separate branch creation from pushing for sake of local dev 2019-02-03 09:22:22 -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
Rich Harris
611237e393 link to Rollup version 2018-09-02 15:09:20 -04:00
Rich Harris
2e8ed9ce63 update Sapper 2018-09-02 15:05:40 -04:00
Brian Takita
20554f0d4b _error.html renders error.stack when process.env.NODE_ENV === 'development'
https://github.com/sveltejs/sapper-template/issues/73
2018-08-31 23:08:29 -04:00
Rich Harris
999d5e45ae update again 2018-08-31 11:31:17 -04:00
Rich Harris
76064e47a0 regenerate lockfile 2018-08-31 11:06:55 -04:00
Rich Harris
50e3743081 update sapper 2018-08-31 11:01:11 -04:00
Rich Harris
1bf7220b6b fix deprecation warning 2018-08-30 20:39:45 -04:00
Rich Harris
df4e6f3f2e Merge branch 'master' of github.com:sveltejs/sapper-template 2018-08-23 22:51:42 -04:00
Rich Harris
1cf32eee83 compile in dev mode when appropriate 2018-08-23 22:51:33 -04:00
Rich Harris
3a5661e9e3 Merge pull request #72 from sveltejs/dev/sirv
Allow `sirv` to use "dev" mode
2018-08-22 20:11:39 -04:00
Luke Edwards
498208a0f8 run sirv in dev-mode in “development” env 2018-08-22 17:04:54 -07:00
Luke Edwards
3b80417718 bump sirv ~> 0.2.0 2018-08-22 16:55:36 -07:00
Conduitry
ffddf70040 update chat link 2018-08-20 15:29:04 -04:00
Rich Harris
7849ef9de9 update sapper 2018-08-19 22:10:40 -04:00