Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

Commit bffbbde

Browse files
committed
chore: add missing .npmignore
1 parent 7875f24 commit bffbbde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/gatsby-plugin/.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/*
2+
!/lib/**/*.js
3+
!gatsby-node.js
4+
!index.js
5+
*.test.js

0 commit comments

Comments
 (0)