Move all static files to public/ folder and fix paths
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
dist
|
||||
public/bundle.js
|
||||
public/bundle.js.map
|
||||
node_modules
|
||||
npm-debug.log
|
||||
*.swp
|
||||
|
Reference in New Issue
Block a user