Nuxt/lib
Alexander Lichter d69b4b8b12 feat: abstract minify and use value for all modes (#3965)
* 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
2018-09-30 18:12:38 +02:00
..
app * Typofixes - https://github.com/vlajos/misspell-fixer (#4013) 2018-09-29 22:05:20 +02:00
builder feat: abstract minify and use value for all modes (#3965) 2018-09-30 18:12:38 +02:00
common feat: abstract minify and use value for all modes (#3965) 2018-09-30 18:12:38 +02:00
core dont allow to cache error pages (#3962) 2018-09-25 17:16:15 +02:00
index.js feat: move nuxt-legacy and nuxt-start into packages (#3824) 2018-08-31 22:51:41 +04:30