mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-06 06:03:58 +00:00
d69b4b8b12
* feat: abstract minify and use value for all modes * change name to htmlMinify * only override htmlMinify with legacy value in generate mode * Use default options for htmlMinify and add override info to warning * Remove redundant minification settings * Override minification settings in generator * Cleanup and add TODO for nuxt 3 * Improve warning * set default minify option to "true" * make tests pass again * remove the culprit * replace htmlMinify with html.minify |
||
---|---|---|
.. | ||
plugins | ||
utils | ||
base.js | ||
client.js | ||
server.js |