Skip to content

Commit 5e7dd7e

Browse files
committed
Add src folder to .npmignore
1 parent 827d302 commit 5e7dd7e

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.changeset/dirty-spoons-reply.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'react-use-intercom': patch
3+
---
4+
5+
Do not publish src folder to registry

apps/playground/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ node_modules
22
.cache
33
dist
44
.parcel-cache
5+
src

0 commit comments

Comments
 (0)