mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Rename wallassets to build
This commit is contained in:
parent
5e8ca0887e
commit
c89878d88e
5 changed files with 10 additions and 6 deletions
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
},
|
||||
output: {
|
||||
filename: '[name].js',
|
||||
path: path.resolve(projectDir, 'web/wallassets'),
|
||||
path: path.resolve(projectDir, 'web/build'),
|
||||
publicPath: '',
|
||||
},
|
||||
plugins: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue