Cache manifest.json
This commit is contained in:
parent
010bb6a102
commit
d98312f99b
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…
Reference in New Issue
Block a user