Cache manifest.json
This commit is contained in:
parent
010bb6a102
commit
d98312f99b
2 changed files with 31 additions and 37 deletions
File diff suppressed because one or more lines are too long
|
@ -90,13 +90,7 @@ module.exports = {
|
||||||
revision: '__INDEX_REVISON__'
|
revision: '__INDEX_REVISON__'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
exclude: [
|
exclude: [/\.map$/, /^boot.*\.js$/, /^runtime.*\.js$/, /\.txt$/]
|
||||||
/\.map$/,
|
|
||||||
/^manifest.*\.js(?:on)?$/,
|
|
||||||
/^boot.*\.js$/,
|
|
||||||
/^runtime.*\.js$/,
|
|
||||||
/\.txt$/
|
|
||||||
]
|
|
||||||
})
|
})
|
||||||
],
|
],
|
||||||
optimization: {
|
optimization: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue