Skip to content

Commit

Permalink
docs: 添加vite4切换样式丢失问题
Browse files Browse the repository at this point in the history
  • Loading branch information
yiludege committed Jul 11, 2023
1 parent be2feab commit 39ecd8a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/question/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,7 @@ if (window.__POWERED_BY_WUJIE__) {
// eslint-disable-next-line
window.__webpack_public_path__ = window.__WUJIE_PUBLIC_PATH__;
}
```
```
## 12、vite4 子应用样式切换丢失

具体原因和解决办法详见[issue](https://github.com/Tencent/wujie/issues/434#issuecomment-1614089196)

0 comments on commit 39ecd8a

Please sign in to comment.