Rafał Chłodnicki
9e966a8f3c
chore(examples): use 2.x
version of nuxt instead of latest ( #19737 )
2023-03-16 06:24:27 -07:00
pooya parsa
c15fc421ab
refactor: use nuxt everywhere ( #8210 )
2020-11-30 23:44:04 +01:00
Alexander Lichter
47898fbdac
chore(examples): rebase on latest stable nuxt version ( #4874 )
2019-02-01 16:36:06 +03:30
Dmitry Molotkov
ee7ad7741e
fix(examples): fix deps on codesandbox ( #4828 )
...
[skip ci]
2019-01-22 11:04:19 +03:30
Sébastien Chopin
65432e6aa2
examples: Upgrade to nuxt-edge ( #3911 )
2018-09-18 18:26:25 +02:00
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