Skip to content

Commit c414e28

Browse files
committed
fix(gatsby): add .npmignore to react-framework-bridge
1 parent 74807b0 commit c414e28

File tree

1 file changed

+8
-0
lines changed
  • packages/npm/@amazeelabs/react-framework-bridge

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
!gatsby.js
2+
!gatsby.d.ts
3+
!storybook.js
4+
!storybook.d.ts
5+
!index.js
6+
!index.d.ts
7+
!src/**/*.js
8+
!src/**/*.d.ts

0 commit comments

Comments
 (0)