Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 4a9fba1

Browse files
authored
feat: Reduce package size (#193)
1 parent 21a3f3b commit 4a9fba1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.npmignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*
2+
!/lib/**/*
3+
!/dist/**/*
4+
!/package.json
5+
!/CHANGELOG.md
6+
!/README.md
7+
!/LICENCE

0 commit comments

Comments
 (0)