add production mods
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user