Nuxt/bin
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
..
common feat: support server option in nuxt.config.js to set PORT and HOST (#3701) 2018-08-12 15:26:30 +01:00
nuxt fix: lost context in closures 2018-07-25 17:10:56 +01:00
nuxt-build refactor: add build.quiet config 2018-08-12 14:35:24 +01:00
nuxt-dev feat: support server option in nuxt.config.js to set PORT and HOST (#3701) 2018-08-12 15:26:30 +01:00
nuxt-generate lint: force dot-notation where applicable (#3677) 2018-08-10 08:19:19 +01:00
nuxt-start feat: support server option in nuxt.config.js to set PORT and HOST (#3701) 2018-08-12 15:26:30 +01:00