Sharkey/packages/frontend
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
..
.vscode rename: client -> frontend 2022-12-27 14:36:33 +09:00
@types rename: client -> frontend 2022-12-27 14:36:33 +09:00
assets 改行コードをLFに統一 (#9926) 2023-02-14 13:13:34 +09:00
src Release: 13.7.2 (#10035) 2023-02-23 17:36:36 +09:00
.eslintrc.js lint 2023-02-22 15:28:17 +09:00
package.json Release: 13.7.2 (#10035) 2023-02-23 17:36:36 +09:00
tsconfig.json update es version 2022-12-28 09:17:33 +09:00
vite.config.ts Fix #9691 2023-01-22 12:25:55 +00:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00