Init Nuxt.js const nuxt = new Nuxt(config) const { host, port } = nuxt.options.server ... module.exports = app The new way: nuxt.config.js
確定! 回上一頁