Nuxt 3.8.1 with Nitro 2.7.2 9:00:55 PM ERROR defineAppConfig is not defined 9:00:56 PM at app.config.ts:1:178 at evalModule (node_modules/jiti/dist/jiti.js:1:256443) at jiti (node_modules/jiti/dist/jiti.js:1:254371) at nuxt.config.ts:2:35 at evalModule (node_modules/jiti/d...
cache: { enable: false // Webpack 持久化缓存配置,建议开启。默认配置请参考:https://docs.taro.zone/docs/config-detail#cache } 3.yarn dev:h5 4.浏览器访问 http://192.168.1.8:10086/ 期望结果 显示页面内容 实际结果 报错defineAppConfig is not defined 环境信息 Taro CLI 3.5.0-beta.1 environment...
I began coding my docs page in a seperate private repository. However when it came time to add it to the official module repository I received an error sayingdefineAppConfigis not defined. I copied the project folder one to one and it works in its own repo. Can this have something to do...
相关平台 微信小程序 小程序基础库: 2.24.6 使用框架: React 复现步骤 import AppConfig from '@src/app.config'; ReferenceError: defineAppConfig is not defined 期望结果 期望能够正常引用app.config'中的数据 实际结果 ReferenceError: defineAppConfig is not defined
Environment Operating System: Windows_NT Node Version: v18.12.1 Nuxt Version: 3.0.0 Nitro Version: 1.0.0 Package Manager: yarn@1.22.19 Builder: vite User Config: modules, i18n, image, content Runtime Modules: @nuxtjs/tailwindcss@6.2.0, @...