Nuxt/test
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
..
e2e feat: add Vue.config configuration to nuxt.config.js (#3655) 2018-08-08 20:05:23 +01:00
fixtures feat: add Vue.config configuration to nuxt.config.js (#3655) 2018-08-08 20:05:23 +01:00
unit misc: add user-defined chokidar files to watch (2) (#3633) 2018-08-08 19:51:57 +01:00
utils eslint: Prefer const over let (#3650) 2018-08-08 12:54:05 +02:00
basic.csr.test.js Linting 2018-08-06 06:47:54 -03:00