Tencent / cloudbase-framework

腾讯云开发云原生一体化部署工具 🚀 CloudBase Framework:一键部署,不限框架语言,云端一体化开发,基于Serverless 架构。A front-end and back-end integrated deployment tool. One-click deploy to serverless architecture. https://docs.cloudbase.net/framework/index

Home Page:https://cloudbase.net/framework.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuxt.js 应用的serverMiddleware 引入失败

linjiejim opened this issue · comments

nuxt.js ssr 应用中,使用serverMidddleware 插件用于封装api routes。本地运行没有问题,部署上腾讯云后出现以下错误信息。

Screen Shot 2022-03-21 at 8 09 27 PM

nuxt.config.js
Screen Shot 2022-03-21 at 8 09 57 PM

api/index.js
Screen Shot 2022-03-21 at 8 12 34 PM