mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
temporary disable runtimeChunk
This commit is contained in:
parent
f537b0fdcb
commit
3481ceb059
@ -126,7 +126,7 @@ module.exports = function webpackClientConfig() {
|
||||
}
|
||||
|
||||
// Create additional runtime chunk for cache boosting
|
||||
config.optimization.runtimeChunk = true
|
||||
// config.optimization.runtimeChunk = true
|
||||
|
||||
// CSS extraction
|
||||
const extractCSS = this.options.build.extractCSS
|
||||
|
Loading…
Reference in New Issue
Block a user