jd-opensource / jd-opensource/micro-app-demo

新增纯js案例加载出错

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
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)

## 上传截图
> ![image](https://user-images.githubusercontent.com/14011130/197725736-a645c424-8149-42cd-b257-d0f4e4f178b9.png)
![image](https://user-images.githubusercontent.com/14011130/197725849-32db83ce-acf7-4fb1-b477-023b987b0b88.png)

## 复现仓库
> 切换到该仓库的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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.