nuxt-egg
nuxt-egg copied to clipboard
nuxt api 已经更新,这个项目已经跑不起来了
old:
const Nuxt = require('nuxt')
new:
const { Nuxt, Builder } = require('nuxt')