Add webpack setup

This commit is contained in:
Shuaib Yunus
2016-12-19 15:02:55 +01:00
parent 8da92272e1
commit 0847803099
10 changed files with 91 additions and 29 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
__pycache__
*.swp
*.pyc
.idea/
.idea/
**/node_modules/
static/