jd-opensource / jd-opensource/micro-app-demo
新增纯js案例加载出错
- Dominant language
- JavaScript
- Stars
- 270
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
## 问题描述
> 纯js案例没有加载出来
## 复现步骤
1.运行子应用:cd 当前路径micro-app-demo/child_apps/purejs && npm run dev
2. 运行父应用:cd yarn dev:main-react16
3. 打开 [http://localhost:3000/main-react16/app-purejs](http://localhost:3000/main-react16/app-purejs)
## 上传截图
> 

## 复现仓库
> 切换到该仓库的purejs分支
Contributor guide
No contributing guide indexed for this repository
Research direction
Switch to the repository's purejs branch, then run the child app from child_apps/purejs with npm run dev and the parent with yarn dev:main-react16. Open http://localhost:3000/main-react16/app-purejs and investigate why the pure JavaScript example does not load; done means the example renders successfully there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100