alibaba / alibaba/rax

[BUG] <编译不了>

Open
#2,374 0 comments 0 reactions 0 assignees View on GitHub
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

![1](https://user-images.githubusercontent.com/20101990/183105201-491ca5d1-7540-4218-a7c6-ea119bbed738.png)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.