syuilo
|
71900e0231
|
Release: 13.7.2 (#10035)
* ci: swcにしたためtypecheckは別途実施
* 🎨
* Update package.json
* マイグレーションが失敗することがあるのを修正
* refactor ci
* use tsc for build
Windowsだとエラーが出るため
* feat: swc build in windows (#10032)
* feat: add optional swc
* fix: windowsで動かない現象を修正
* fix: fix swc path alias
* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更
* use swc
* chore(client): tweak custom emoji size
* enhance: make pwa icon maskable (#10033)
* 🎨
* feat(server): add @swc/core-android-arm64 to optional (#10034)
* feat: add optional swc
* fix: windowsで動かない現象を修正
* fix: fix swc path alias
* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更
* feat(server): add @swc/core-android-arm64 to optional
* fix: conflict
* Update package.json
* chore(backend): fix indent
* Update CHANGELOG.md
* compress png
---------
Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com>
Co-authored-by: Shogo Sensui <shogosensui@gmail.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-23 17:36:36 +09:00 |
syuilo
|
b8afabde2c
|
add commands for build with swc
|
2023-01-19 16:58:09 +09:00 |
syuilo
|
74910f8d70
|
Revert "perf: build backend with swc (#9463)"
This reverts commit 4579d02296 .
|
2023-01-13 09:32:56 +09:00 |
파링
|
4579d02296
|
perf: build backend with swc (#9463)
* feat: build backend with swc
* fix: swc build target
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-01-12 21:05:45 +09:00 |
syuilo
|
8e6f1508ed
|
use swc for jest
|
2022-09-22 04:51:16 +09:00 |