Skip to content

Commit 10641f9

Browse files
committed
feat: use prebuild-install
1 parent a21694f commit 10641f9

File tree

3 files changed

+669
-7
lines changed

3 files changed

+669
-7
lines changed

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/.github/
22
/.vscode/
33
/build/
4+
/collected-artifacts/
5+
/release/
46
/test/
57
/.git-blame-ignore
68
/.gitattributes
79
/.gitignore
810
/.npmignore
11+
/.release-it.yml
912
/npm-debug.log
10-
/pipeline.yml

0 commit comments

Comments
 (0)