Nuxt/test/fixtures
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
..
basic Render dist options (#3671) 2018-08-10 10:34:55 +01:00
children lint: require await in async function (#3676) 2018-08-10 08:41:23 +01:00
cli refactor: add listening message in cli tes 2018-08-12 14:35:24 +01:00
config-explicit feat: add Vue.config configuration to nuxt.config.js (#3655) 2018-08-08 20:05:23 +01:00
custom-app-template feat: make appTemplatePath customizable (#3678) 2018-08-10 16:23:09 +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
missing-plugin Display proper error when specified plugin isn't found (#3672) 2018-08-10 15:48:27 +01: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 lint: require await in async function (#3676) 2018-08-10 08:41:23 +01:00
with-config feat: support `server` option in `nuxt.config.js` to set PORT and HOST (#3701) 2018-08-12 15:26:30 +01:00