JoeXin

Results 5 issues of JoeXin

问题描述: 1、![image](https://user-images.githubusercontent.com/17316003/219358380-0e28d68d-ca7f-4386-9466-f0bb3bfb13f9.png) page.json文件中已经配置了自动导包,生成资源包时提示vite提示需要配置 ![image](https://user-images.githubusercontent.com/17316003/219358580-f49d7e45-5ce4-40b7-84e3-e632f323a68e.png) 官方文档中说明,不需要进行配置 ![image](https://user-images.githubusercontent.com/17316003/219358800-39f20710-e2df-4d0e-98b2-f4b5ea20c399.png)

``` "dependencies": { "@element-plus/icons-vue": "^1.1.4", "@vueuse/core": "^9.3.0", "@vueuse/integrations": "^8.4.1", "amfe-flexible": "^2.2.1", "autoprefixer": "^10.4.16", "axios": "^0.27.2", "element-plus": "^2.5.1", "less": "^4.2.0", "less-loader": "^12.0.0", "mockjs": "^1.1.0", "nprogress": "^0.2.0", "postcss": "^8.4.33", "postcss-loader": "^7.3.4", "universal-cookie":...

https://stackblitz.com/edit/vitejs-vite-cvrutr?file=src%2Fmain.ts&view=editor

### Clear and concise description of the problem I hope supported it ### Suggested solution I hope supported it ### Alternative _No response_ ### Additional context _No response_ ### Validations...

enhancement

### 相关平台 微信小程序 **小程序基础库: 2.32.2** **使用框架: React** ### 复现步骤 执行命令npm run build:weapp ### 期望结果 可以正常打包运行 ### 实际结果 打包后提示错误 ### 环境信息 ``` 👽 Taro v4.0.6 Taro CLI 4.0.6 environment info: System:...