rax icon indicating copy to clipboard operation
rax copied to clipboard

[BUG] <编译不了>

Open ethan897 opened this issue 2 years ago • 0 comments

⌨️

  • [ ] Would you like to work on a fix?

Where is the bug from?

Rax App

Minimal code and steps to reproduce the bug

1

如图所示 之前都可以运行,不知道为什么突然运行不了了。命令 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

ethan897 avatar Aug 05 '22 15:08 ethan897