Rich Harris
|
3807147c57
|
add missing dependency
|
2018-01-14 22:45:59 -05:00 |
|
Rich Harris
|
fe03fd3a52
|
update lockfile
|
2018-01-14 18:21:37 -05:00 |
|
Rich Harris
|
fbbc0e9e19
|
Merge branch 'master' of https://github.com/freedmand/sapper into freedmand-master
|
2018-01-14 12:29:15 -05:00 |
|
Rich Harris
|
1213c3da46
|
fix lockfile mess
|
2018-01-14 12:27:35 -05:00 |
|
freedmand
|
30ddb3dd7e
|
Adds a sapper extract CLI command, which scrapes the server to run as a static website starting at the site's root.
TESTED=Basic unit test ensuring relevant routes are added.
|
2018-01-05 14:16:30 -08:00 |
|
Rich Harris
|
bea9b7965a
|
update package-lock
|
2018-01-04 17:13:17 -05:00 |
|
Rich Harris
|
b3027c5816
|
port runtime to typescript, move runtime/app.js to runtime.js
|
2017-12-25 17:14:39 -05:00 |
|
Rich Harris
|
db1c1f332a
|
Add goto function (#46)
* WIP
* programmatic navigation
* get tests working
* wait longer
|
2017-12-23 13:15:40 -05:00 |
|
Rich Harris
|
0bcb61650b
|
use nightmare for testing
|
2017-12-21 16:48:53 -05:00 |
|
Rich Harris
|
c1b1b3ed63
|
add some tests - closes #10
|
2017-12-18 21:39:17 -05:00 |
|
Rich Harris
|
8da3ca16ab
|
Separate build step (closes #21)
|
2017-12-18 15:38:56 -05:00 |
|
Rich Harris
|
8270463281
|
remove webpack-dev-middleware
|
2017-12-18 11:41:02 -05:00 |
|
Rich Harris
|
e4936375db
|
support HMR
|
2017-12-16 20:10:49 -05:00 |
|
Rich Harris
|
060f9b2f5e
|
tidy up dependencies
|
2017-12-16 08:07:40 -05:00 |
|
Rich Harris
|
d940da1a77
|
serve errors
|
2017-12-14 07:07:29 -05:00 |
|
Rich Harris
|
ef3a3e83e8
|
install rimraf
|
2017-12-12 11:42:18 -05:00 |
|
Rich Harris
|
c6778c961b
|
add devDependencies
|
2017-12-11 17:23:30 -05:00 |
|
Rich Harris
|
a22e28a11f
|
start generating client-side bundle. WIP
|
2017-12-11 13:08:25 -05:00 |
|
Rich Harris
|
e01ff8cb6b
|
initial commit
|
2017-12-11 08:55:21 -05:00 |
|