Reorganize & reformat

This commit is contained in:
Edin Dazdarevic
2017-04-11 10:43:05 +02:00
parent a1151150db
commit 4a8740fb35
22 changed files with 2364 additions and 1353 deletions

View File

@@ -1,5 +1,5 @@
module.exports = {
entry: ["./index.js"],
entry: ["./src/index.js"],
output: {
path: __dirname + "/dist",
filename: "app.bundle.js",