Skip to content

Commit

Permalink
Compatible with Taro + Webpack 5 (#53)
Browse files Browse the repository at this point in the history
* compatible with taro + webpack 5

* update doc
  • Loading branch information
ItsRyanWu authored Aug 7, 2022
1 parent 6f0f3fe commit 80553a6
Show file tree
Hide file tree
Showing 5 changed files with 17,168 additions and 16,850 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ const handledStyle = handleStyle(rawContent, options)
## 兼容范围

- Webpack `>= 4.0.0`
- Taro `>= 3.0.0 && < 3.5.0`
- Taro `>= 3.4.0`
- MPX `>= 2.7.5`
- uni-app

Expand Down
Loading

0 comments on commit 80553a6

Please sign in to comment.