forked from wallabag/wallabag
Rename wallassets to build
This commit is contained in:
@ -11,7 +11,7 @@ module.exports = {
|
||||
},
|
||||
output: {
|
||||
filename: '[name].js',
|
||||
path: path.resolve(projectDir, 'web/wallassets'),
|
||||
path: path.resolve(projectDir, 'web/build'),
|
||||
publicPath: '',
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user