mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-06 21:10:38 +00:00
refactor: remove options.uglify due to use webpack built-in minimizer
This commit is contained in:
parent
0591a10184
commit
73d35b9933
@ -202,7 +202,6 @@ Options.defaults = {
|
||||
extractCSS: false,
|
||||
cssSourceMap: undefined,
|
||||
ssr: undefined,
|
||||
uglify: {},
|
||||
publicPath: '/_nuxt/',
|
||||
filenames: {
|
||||
css: '[name].[contenthash].css',
|
||||
|
Loading…
Reference in New Issue
Block a user