Server render the main page

Also, add hashes to asset file names and use the "entry manifest" plugin
in dev to get auto-reloading.
This commit is contained in:
Michael Jackson
2019-01-12 19:27:28 -08:00
parent 45c48cba26
commit 09914c1db4
176 changed files with 2725 additions and 119822 deletions

View File

@ -42,7 +42,6 @@
"warning": "^4.0.2",
"whatwg-url": "^7.0.0"
},
"devDependencies": {},
"engines": {
"node": "8"
}