refactor assets
This commit is contained in:
parent
9b61306f59
commit
bca4e5f0fa
182 changed files with 38 additions and 47 deletions
|
@ -147,7 +147,7 @@ module.exports = {
|
|||
}),
|
||||
],
|
||||
output: {
|
||||
path: __dirname + '/built/client/assets',
|
||||
path: __dirname + '/built/assets',
|
||||
filename: `[name].${meta.version}.js`,
|
||||
publicPath: `/assets/`,
|
||||
pathinfo: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue