Skip to content

Commit 93c6cf2

Browse files
committed
fix: Properly ignore
BREAKING CHANGE: updates to esm modules
1 parent 3c8dd5d commit 93c6cf2

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.npmignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.idea
2-
scripts/
3-
tests/
4-
**/*.test.js
1+
*
2+
!index.js
3+
!lib/*.js
4+
lib/*.test.js

package-lock.json

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)