perf(backend): Use swc on pnpm build (#10026)
* perf(backend): Use swc on pnpm build * update CHANGELOG * no jest
This commit is contained in:
parent
833e2869e7
commit
f7c6ea93d7
3 changed files with 87 additions and 77 deletions
|
|
@ -8,6 +8,14 @@
|
|||
|
||||
You should also include the user name that made the change.
|
||||
-->
|
||||
## 13.x.x (unreleased)
|
||||
|
||||
### Improvements
|
||||
- pnpm buildではswcを使うように
|
||||
|
||||
### Bugfixes
|
||||
- NODE_ENV=productionでビルドできないのを修正
|
||||
|
||||
## 13.7.0 (2023/02/22)
|
||||
|
||||
### Changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue