chore: no injectionPoint
This commit is contained in:
parent
03e99f55c6
commit
09380eefcf
|
|
@ -153,6 +153,7 @@ export default ({ mode }) => {
|
|||
injectRegister: false,
|
||||
|
||||
injectManifest: {
|
||||
injectionPoint: undefined,
|
||||
globPatterns: [
|
||||
"**/*.{js,json,css,html,txt,svg,png,ico,webp,woff,woff2,ttf,eot,otf,wasm}",
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue