Conduitry
|
3f6a1c5f67
|
generate rollup and webpack templates from a single unified branch
|
2019-01-20 12:20:44 -05: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 |
|
Rich Harris
|
7424f2ea25
|
Merge branch 'master' of github.com:sveltejs/sapper-template
|
2018-08-19 19:32:45 -04:00 |
|
Rich Harris
|
92bc286028
|
update sapper
|
2018-08-19 19:32:34 -04:00 |
|
Rich Harris
|
f58d8b515d
|
Update README.md
|
2018-07-24 13:38:11 -04:00 |
|
Rich Harris
|
29e6481559
|
Merge pull request #71 from sveltejs/0.15
[WIP] 0.15
|
2018-07-22 21:16:27 -04:00 |
|
Rich Harris
|
1d3dd7752c
|
update sapper
|
2018-07-22 21:06:26 -04:00 |
|
Rich Harris
|
a8be39cfd6
|
revert error page
|
2018-07-22 20:59:13 -04:00 |
|
Rich Harris
|
c270ef8c4a
|
realign with 0.15
|
2018-07-22 20:49:57 -04:00 |
|
Rich Harris
|
04e2ad5731
|
Merge pull request #70 from akihikodaki/master
Do not cache with Cache API if cache mode is only-if-cached
|
2018-07-22 17:56:39 -04:00 |
|