change media patch
This commit is contained in:
parent
eea5fc7866
commit
a64d2afcb1
@ -21,7 +21,7 @@ module.exports = merge(common, {
|
|||||||
filename: 'js/[name].[hash:8].bundle.js',
|
filename: 'js/[name].[hash:8].bundle.js',
|
||||||
publicPath: '/',
|
publicPath: '/',
|
||||||
// assetModuleFilename: '[hash][ext][query]'
|
// assetModuleFilename: '[hash][ext][query]'
|
||||||
assetModuleFilename: './media/[hash][ext][query]'
|
assetModuleFilename: '/media/[hash][ext][query]'
|
||||||
},
|
},
|
||||||
module: {
|
module: {
|
||||||
rules: [
|
rules: [
|
||||||
|
Loading…
Reference in New Issue
Block a user