[BUG] <编译不了>
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 611
- PR merge metrics
- No merged PRs in 30d
Description
### ⌨️
- [ ] 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_
Contributor guide
Research direction
Start by reproducing the failure with the issue's build.json, Rax 1.1.0 environment, and the `run start` command targeting web in Chrome. Inspect the two reported warnings and determine why compilation stops; done means the web build completes and the app runs normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100