Skip to content

Commit ab09e3f

Browse files
committed
fix .npmignore for workspace setup
1 parent 485ee0a commit ab09e3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ js/index.node
88
*.code-workspace
99
*.diff
1010
*.tgz
11-
fuzz/
11+
fuzz/**/*
12+
!fuzz/Cargo.toml
1213
tests/
1314
examples/

0 commit comments

Comments
 (0)