Richard Harris
4fe3c96c2d
print file/location/frame when encountering an initial error in dev
2019-02-22 09:28:08 -05:00
Rich Harris
84a0ae562f
support .svelte or .html extensions
2019-02-08 11:34:33 -05:00
Rich Harris
ca034d0857
Support Svelte 3
...
fixes #546 , #551 , #552 , #554
2019-02-03 14:29:47 -05:00
Rich Harris
cfd95ac024
dont buffer stdout/stderr
2018-10-27 11:02:34 -04:00
Rich Harris
52f40f9e63
Improve internal API
2018-10-08 19:21:15 -04:00
Rich Harris
5e59855a15
overhaul tests
2018-10-07 18:23:43 -04:00
Rich Harris
8f064fe5ac
update folder structure ( #432 )
2018-09-19 12:02:11 -04:00
Rich Harris
bebb0dd595
CSS extraction and code-splitting
...
closes #388
2018-09-02 14:46:27 -04:00
Rich Harris
58de0f9c99
Nested routes
...
Fixes #262
2018-07-22 21:00:37 -04:00
Akihiko Odaki
917dd60cc3
Allow to have middleware for the path same with a HTML page
...
HTTP allows to change the type of the content to serve by Accept field in
the request. The middleware for the path same with a HTML page will
be inserted before the HTML renderer, and can take advantage of this
feature, using expressjs's "accepts" method, for example.
2018-04-15 23:11:08 +09:00
Rich Harris
9812cbd71c
add server- and client-side store management ( #178 )
2018-03-17 13:45:59 -04:00
Rich Harris
58c1eb9fa8
allow dynamic parameters inside route parts - fixes #139
2018-02-28 09:39:21 -05:00
Rich Harris
b02183af53
fix exporting
2018-02-16 14:25:53 -05:00
Rich Harris
f9828f9fd2
work in progress
2018-02-16 12:01:55 -05:00