change media patch

This commit is contained in:
Дмитрий Савенко 2023-01-23 15:25:29 +03:00
parent a64d2afcb1
commit 50f33071bb

View File

@ -20,8 +20,7 @@ module.exports = merge(common, {
output: { output: {
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]'
}, },
module: { module: {
rules: [ rules: [