Fix an issue with icons in the app manifest
This commit is contained in:
parent
b1bee5c308
commit
3685c4bf92
@ -209,7 +209,7 @@ module.exports = {
|
||||
}),
|
||||
new AppManifestWebpackPlugin({
|
||||
logo: path.resolve(__dirname, '../src/assets/logo.svg'),
|
||||
prefix: '.',
|
||||
prefix: '/',
|
||||
output: '/static/icons-[hash:8]/',
|
||||
inject: true,
|
||||
persistentCache: true,
|
||||
|
Loading…
Reference in New Issue
Block a user