some changes

This commit is contained in:
2018-09-13 09:07:29 +02:00
parent 684a548fc0
commit feb4f088d3
17 changed files with 13925 additions and 1322 deletions

View File

@@ -1,7 +1,7 @@
module.exports = {
entry: './src/app/main.js',
output: {
filename: './target/script.js'
filename: './data/script.js'
},
module: {
loaders: [{