initial webpack build, #632

This commit is contained in:
Alexander Zobnin
2018-10-21 14:08:27 +03:00
parent 8bcd9bc181
commit 331634dfdf
14 changed files with 2156 additions and 99 deletions

View File

@@ -42,6 +42,7 @@
"sinon": true,
"module": true,
"beforeEach": true,
"inject": true
"inject": true,
"__dirname": true
}
}