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:
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,7 +7,7 @@ npm-debug.log*
|
||||
/functions/*.js
|
||||
/functions/node_modules/
|
||||
/node_modules/
|
||||
/public/_assets/
|
||||
/public/_client/
|
||||
/manifest.json
|
||||
/secret_key
|
||||
/tokens/
|
||||
|
Reference in New Issue
Block a user