Move all static files to public/ folder and fix paths

This commit is contained in:
2016-12-28 00:50:58 -08:00
parent 83161dc7e0
commit 0ba89c8d9c
18 changed files with 18 additions and 18 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
dist
public/bundle.js
public/bundle.js.map
node_modules
npm-debug.log
*.swp