Nuxt/lib
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
..
app lint: force if braces, no lonely ifs and add store.js (#3685) 2018-08-11 00:24:53 +01:00
builder refactor: add build.quiet config 2018-08-12 14:35:24 +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
core Render dist options (#3671) 2018-08-10 10:34:55 +01:00
index.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
nuxt-legacy.js feat: upgrade to Babel 7 (#3667) 2018-08-10 14:45:58 +01:00
nuxt-start.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
nuxt.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30