syuilo
|
6cf466e5d1
|
update deps (#11820)
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
|
2023-09-15 14:28:29 +09:00 |
|
syuilo
|
8099bc24e1
|
refactor(backend): use node16 for moduleResolution (#10938)
* refactor(backend): use node16 for moduleResolution
* update deps
* Update tsconfig.json
* ✌️
* revive KEYWORD
* restore strict-event-emitter-types dependency
* restore ms dependency
* cancel redundant import reorder
* fix
* Delete ms.ts
* remove rndstr
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
|
2023-06-25 21:13:15 +09:00 |
|
CaffeinePower
|
b965f5e4a9
|
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に変更
|
2023-02-23 15:36:17 +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 |
|