added webpack setup

This commit is contained in:
2017-05-25 19:21:25 +02:00
parent 9952509a9e
commit 86c3d4383d
6 changed files with 2901 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"presets": ["es2015"],
"plugins": []
}