Skip to content

Commit 72aa8e5

Browse files
committed
chore: update pnpm workspace configuration to include userscript package and allow esbuild builds
1 parent 66ebc81 commit 72aa8e5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

pnpm-workspace.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
packages:
22
- "builder"
3-
- "userscript"
3+
- "userscript"
4+
5+
allowBuilds:
6+
esbuild: true

0 commit comments

Comments
 (0)