[BUG] <编译不了>
ethan897 opened this issue · 0 comments
ethan897 commented
⌨️
- Would you like to work on a fix?
Where is the bug from?
Rax App
Minimal code and steps to reproduce the bug
如图所示
之前都可以运行,不知道为什么突然运行不了了。命令 run start 编译后,就卡在这里,报2条黄色的警告
Current and expected behavior
正常运行
Environment
rax1.1.0
web 编译
chrome 运行
build.json
{
"targets": [
"web",
"miniapp",
"wechat-miniprogram"
],
"webpack5": true,
"plugins": [
"build-plugin-fusion-mobile"
],
"devPublicPath": "http://127.0.0.1:8080/",
"publicPath": "/ieVideo/",
"eslint": true,
"so
Possible solution
No response
Additional context
No response