Nuxt/test/fixtures/basic
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
..
middleware test: add tests for options.ingore 2018-01-15 13:20:42 +03:30
pages feat: add Vue.config configuration to nuxt.config.js (#3655) 2018-08-08 20:05:23 +01:00
static tests: Add tests for body scripts 2017-11-06 13:49:24 +01:00
store Fixed conflicts 2018-08-06 06:45:39 -03:00
basic.test.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
nuxt.config.js fix: add cssnano in ssr test 2018-08-06 18:42:23 +01:00