mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #13770 from overleaf/revert-13689-ae-runtime-chunk
Revert "[webpack] Set optimization.runtimeChunk" GitOrigin-RevId: e8c2da673d2b4733580e6e5660114da23f6d99b2
This commit is contained in:
parent
6aa4435fc3
commit
56d6e10b64
1 changed files with 0 additions and 4 deletions
|
@ -80,8 +80,4 @@ module.exports = merge(base, {
|
||||||
preset: 'minimal',
|
preset: 'minimal',
|
||||||
colors: true,
|
colors: true,
|
||||||
},
|
},
|
||||||
|
|
||||||
optimization: {
|
|
||||||
runtimeChunk: 'single',
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue