mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
Merge branch '3.x' into feat/pages
This commit is contained in:
commit
a9f3ccf099
@ -286,7 +286,6 @@ export default () => ({
|
||||
} as Loaders,
|
||||
loadingScreen: {} as Record<string, any> | false,
|
||||
optimization: {
|
||||
runtimeChunk: 'single',
|
||||
minimize: undefined as boolean | undefined,
|
||||
minimizer: undefined,
|
||||
// cssMinimizer: undefined,
|
||||
|
Loading…
Reference in New Issue
Block a user