added CSR fallback and optionally disable SSR

This commit is contained in:
William Welling
2017-07-19 12:11:15 -05:00
parent bd76342e85
commit 1c2818002f
9 changed files with 96 additions and 27 deletions

View File

@@ -1,6 +1,7 @@
{
"watch": [
"dist",
"config",
"src/index.html"
],
"ext": "js ts json html"