Nuxt/test/fixtures
Alexander Lichter cb18aa6f53 feat: add Vue.config configuration to nuxt.config.js (#3655)
After #3564 and the request of #3427  (plus #3452) I decided to add a dedicated `vueConfig`object to the `nuxt.config.js` file.

The keys will be projected on Vue.config.

By default, `Vue.config.performance` is enabled in dev mode, `Vue.config.silent` is enabled in production mode.

Doc PR incoming.

Resolves: #2910, #3427
2018-08-08 20:05:23 +01:00
..
basic feat: add Vue.config configuration to nuxt.config.js (#3655) 2018-08-08 20:05:23 +01:00
children Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
cli misc: add user-defined chokidar files to watch (2) (#3633) 2018-08-08 19:51:57 +01:00
config-explicit feat: add Vue.config configuration to nuxt.config.js (#3655) 2018-08-08 20:05:23 +01:00
custom-dirs misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
dynamic-routes refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
empty misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
error misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
extract-css refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
module Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
spa feat: call global vue errorHandler in fetch and asyncData (#3652) 2018-08-08 11:11:08 +01:00
ssr Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
with-config refactor: obselete AggressiveSplittingPlugin 2018-07-17 12:13:06 +01:00