Rich Harris
|
254e41b11e
|
use code-splitting etc
|
2018-03-10 22:26:53 -05:00 |
|
Rich Harris
|
491c5e3b92
|
Merge pull request #190 from sveltejs/gh-57
allow server routes to be .ts files (or anything else)
|
2018-03-10 20:46:25 -05:00 |
|
Rich Harris
|
4441ceb91d
|
Merge pull request #189 from sveltejs/introduce-spelling-error
use wrong spelling of "grey"
|
2018-03-10 20:45:56 -05:00 |
|
Rich Harris
|
77e418cd21
|
Merge pull request #188 from sveltejs/gh-112
use devalue instead of serialize-javascript
|
2018-03-10 20:45:39 -05:00 |
|
Rich Harris
|
4171786953
|
ensure directories are not mistaken for routes
|
2018-03-10 20:38:48 -05:00 |
|
Rich Harris
|
5f7cbadd8d
|
remove extensions from entry points
|
2018-03-10 20:16:46 -05:00 |
|
Rich Harris
|
9bac32eea4
|
allow server routes to be .ts files (or anything else) - fixes #57
|
2018-03-10 20:08:23 -05:00 |
|
Rich Harris
|
3a19657ad9
|
use wrong spelling of "grey"
|
2018-03-10 20:04:44 -05:00 |
|
Rich Harris
|
d1b6d029e9
|
merge master -> gh-112
|
2018-03-10 19:36:08 -05:00 |
|
Rich Harris
|
45b1147228
|
use devalue instead of serialize-javascript - fixes #112
|
2018-03-10 19:27:04 -05:00 |
|
Rich Harris
|
c827fda703
|
Merge pull request #187 from lukeed/fix/chalk
Replace Chalk with Clorox
|
2018-03-10 16:11:35 -05:00 |
|
Luke Edwards
|
dd39909371
|
replace chalk with clorox
|
2018-03-10 12:30:36 -08:00 |
|
Rich Harris
|
fb24c862f3
|
Merge pull request #185 from sveltejs/gh-165
use window.location.hostname in dev client
|
2018-03-10 10:44:48 -05:00 |
|
Rich Harris
|
542115f82e
|
Merge pull request #184 from sveltejs/gh-169-b
Fix hard-coded port
|
2018-03-10 10:28:21 -05:00 |
|
Rich Harris
|
61000a4795
|
use window.location.hostname in dev client - fixes #165
|
2018-03-10 10:26:00 -05:00 |
|
Rich Harris
|
7f98d50e15
|
treat PORT=xxxx the same as --port xxxx
|
2018-03-10 10:09:18 -05:00 |
|
Rich Harris
|
c580259c07
|
dont hardcode port
|
2018-03-10 10:01:42 -05:00 |
|
Rich Harris
|
e8f3aff0da
|
Merge pull request #183 from sveltejs/use-polka
Use polka, remove unused dependencies
|
2018-03-10 09:54:22 -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
|
c1a2d93da6
|
Merge pull request #182 from sveltejs/gh-177
kill child process if webpack crashes
|
2018-03-10 08:51:05 -05:00 |
|
Rich Harris
|
504654b58e
|
kill child process if webpack crashes - fixes #177
|
2018-03-09 21:02:05 -05:00 |
|
Rich Harris
|
b1067103a4
|
-> v0.8.4
v0.8.4
|
2018-03-07 15:57:46 -05:00 |
|
Rich Harris
|
06af8e87da
|
Merge pull request #175 from sveltejs/fix-route-sorting
fix route sorting
|
2018-03-07 14:32:56 -05:00 |
|
Rich Harris
|
8bb0999878
|
fix route sorting
|
2018-03-07 14:26:30 -05:00 |
|
Rich Harris
|
b5a8d29c37
|
-> v0.8.3
v0.8.3
|
2018-03-05 15:27:38 -05:00 |
|
Rich Harris
|
5925636b16
|
Merge pull request #170 from sveltejs/gh-169
better CLI
|
2018-03-05 15:25:33 -05:00 |
|
Rich Harris
|
bc232007c3
|
simplify sade initialisation
|
2018-03-05 15:17:34 -05:00 |
|
Rich Harris
|
ffaacb4c99
|
use fs.existsSync
|
2018-03-05 15:11:44 -05:00 |
|
Rich Harris
|
47b50f2c0e
|
admin
|
2018-03-05 15:09:59 -05:00 |
|
Rich Harris
|
a66ac00d42
|
tidy up tests
|
2018-03-05 15:09:51 -05:00 |
|
Rich Harris
|
0f8c04b03d
|
use port-authority
|
2018-03-05 15:09:33 -05:00 |
|
Rich Harris
|
d9d93f41c4
|
add get-port back as dev dependency, for testing
|
2018-03-05 13:57:30 -05:00 |
|
Rich Harris
|
5289fc11d8
|
better CLI, more port control. fixes #169
|
2018-03-05 13:51:11 -05:00 |
|
Rich Harris
|
dd6c51567a
|
-> v0.8.2
v0.8.2
|
2018-03-04 22:55:00 -05:00 |
|
Rich Harris
|
01ff84f241
|
Merge pull request #167 from sveltejs/gh-166
rename preloadRoutes to prefetchRoutes
|
2018-03-04 22:54:11 -05:00 |
|
Rich Harris
|
329c113723
|
rename preloadRoutes to prefetchRoutes
|
2018-03-04 22:38:55 -05:00 |
|
Rich Harris
|
2ad10b380f
|
-> v0.8.1
v0.8.1
|
2018-03-04 21:37:55 -05:00 |
|
Rich Harris
|
e6314cde96
|
Merge pull request #164 from sveltejs/gh-163
add sapper start task
|
2018-03-04 21:36:51 -05:00 |
|
Rich Harris
|
b64e25a177
|
add sapper start task
|
2018-03-04 21:28:31 -05:00 |
|
Rich Harris
|
49bc1b00a9
|
-> v0.8.0
v0.8.0
|
2018-03-04 19:31:14 -05:00 |
|
Rich Harris
|
24bfcc8d2d
|
Merge pull request #162 from sveltejs/gh-103
URI-encode routes
|
2018-03-04 19:11:22 -05:00 |
|
Rich Harris
|
b405e5878e
|
Merge branch 'master' into gh-103
|
2018-03-04 19:00:28 -05:00 |
|
Rich Harris
|
ef0ca58a21
|
Merge pull request #161 from sveltejs/gh-160
add preloadRoutes function
|
2018-03-04 19:00:14 -05:00 |
|
Rich Harris
|
854147fa6c
|
URI-encodes routes - fixes #103
|
2018-03-04 18:59:35 -05:00 |
|
Rich Harris
|
50ecc5c130
|
preload errors
|
2018-03-04 18:26:58 -05:00 |
|
Rich Harris
|
7e2f5f8fb6
|
add preloadRoutes function - closes #160
|
2018-03-04 18:05:33 -05:00 |
|
Rich Harris
|
acef0e808f
|
Merge branch 'logging'
|
2018-03-04 16:17:18 -05:00 |
|
Rich Harris
|
248573f510
|
fix deprecation warning
|
2018-03-04 16:17:10 -05:00 |
|
Rich Harris
|
e91955fdad
|
Merge pull request #158 from sveltejs/logging
vastly better logging
|
2018-03-04 15:49:14 -05:00 |
|