Skip to content

Commit 2bdc3c2

Browse files
committed
ci: fix website deploy
1 parent 76b85cd commit 2bdc3c2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
onlyBuiltDependencies:
2+
- '@swc/core'
23
- esbuild
4+
- simple-git-hooks

website/pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
onlyBuiltDependencies:
2+
- core-js
3+
- core-js-pure

0 commit comments

Comments
 (0)