Skip to content

Commit 43575c1

Browse files
authored
chore: include sharp to pnpm built dependencies (#192)
* chore: include sharp to pnpm built dependencies * chore: add `esbuild` and `vue-demi` to ignore list
1 parent 340e4d8 commit 43575c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pnpm-workspace.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
packages:
22
- playground/
33
- playground-assets/
4+
onlyBuiltDependencies:
5+
- sharp
6+
ignoredBuiltDependencies:
7+
- esbuild
8+
- vue-demi

0 commit comments

Comments
 (0)