Nuxt/test
Anthony Fu 0dff1b8fe9 feat: support `server` option in `nuxt.config.js` to set PORT and HOST (#3701)
* feat: support `server` option in `nuxt.config.js` to set PORT and HOST

* lint

* change the conifg priority to `argv > nuxt.config.js > env.NUXT_PORT > env.PORT > package.json > default`

* check for `options.server`
2018-08-12 15:26:30 +01:00
..
e2e feat: add Vue.config configuration to nuxt.config.js (#3655) 2018-08-08 20:05:23 +01:00
fixtures feat: support `server` option in `nuxt.config.js` to set PORT and HOST (#3701) 2018-08-12 15:26:30 +01:00
unit refactor: simplify killNuxt 2018-08-12 13:40:27 +01:00
utils refactor: options.test from env CI or test 2018-08-10 17:37:20 +01:00
basic.csr.test.js refactor: options.test from env CI or test 2018-08-10 17:37:20 +01:00