在NuxtJs 的渲染流程中,當請求打入時,最先呼叫的即是nuxtServerInit 方法,可以 ... nuxt.config.js') config.dev = !(app.env === 'production') ...
確定! 回上一頁