1
0

Windows環境でswcを使うと正常にビルドができない問題の修正 (#10074)

* Update @swc/core to v1.3.36

* Update CHANGELOG.md

* Update CHANGELOG.md
This commit is contained in:
kabo2468
2023-02-25 05:22:36 +09:00
committed by GitHub
parent 8b30c0c0cd
commit 1c9c9745f5
3 changed files with 33 additions and 116 deletions
+7
View File
@@ -9,6 +9,13 @@
You should also include the user name that made the change.
-->
## 13.x.x (unreleased)
### Improvements
### Bugfixes
- Windows環境でswcを使うと正しくビルドできない問題の修正
## 13.7.5 (2023/02/24)
### Note