Revert "fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600)"
This reverts commit 2a851437ff
.
This commit is contained in:
parent
e2ff5f58b2
commit
eedfd27d39
21 changed files with 281 additions and 421 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -92,6 +92,6 @@ jobs:
|
|||
- run: pnpm i --frozen-lockfile
|
||||
- run: pnpm --filter misskey-js run build
|
||||
if: ${{ matrix.workspace == 'backend' }}
|
||||
- run: pnpm --filter misskey-reversi run build
|
||||
- run: pnpm --filter misskey-reversi run build:tsc
|
||||
if: ${{ matrix.workspace == 'backend' }}
|
||||
- run: pnpm --filter ${{ matrix.workspace }} run typecheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue