webpack implementation

This commit is contained in:
Patrick Vézina
2016-03-13 17:08:30 -04:00
parent 610c46b3b1
commit 7d1baa0fe7
15 changed files with 319 additions and 445 deletions

View File

@@ -10,6 +10,7 @@
"node": true,
"amd": true
},
"parser": "babel-eslint",
"rules": {
"no-console": 0
}