serialized preloaded data and send to client as initial payload - fixes #3

This commit is contained in:
Rich Harris
2018-01-14 11:22:00 -05:00
parent bd656cfd5b
commit 44285cdb2f
4 changed files with 42 additions and 12 deletions

View File

@@ -26,6 +26,7 @@
"relative": "^3.0.2",
"require-relative": "^0.8.7",
"rimraf": "^2.6.2",
"serialize-javascript": "^1.4.0",
"webpack": "^3.10.0",
"webpack-hot-middleware": "^2.21.0"
},