Private
Public Access
1
0

add production mods

This commit is contained in:
2016-11-21 13:45:28 +01:00
parent 5a3ce73e40
commit ed40ad02da
9 changed files with 53 additions and 29 deletions

View File

@@ -3,7 +3,7 @@
module.exports = {
entry: './web/bundles/mineseeker/js/mine-seeker.js',
output: {
path: './web/js',
path: './src/Mine/SeekerBundle/Resources/public/js',
filename: 'index.js'
},
module: {