Skip to content

Commit 9a59029

Browse files
committed
chore: minor maintenance
1 parent 130e28e commit 9a59029

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Build sandboxes
4343
run: pnpm build
4444
working-directory: ./sandboxes
45-
- name: Copy sandbox examples to website
45+
- name: Copy sandboxes to website
4646
run: node sandboxes.js
4747
working-directory: ./website
4848
- name: Build website

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
strictPeerDependencies: false
12
onlyBuiltDependencies:
23
- '@swc/core'
34
- esbuild

0 commit comments

Comments
 (0)