Skip to content

Commit 47159e3

Browse files
fix: exclude build config and scripts from the package (#5593)
1 parent 5516097 commit 47159e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
/.husky/
44
/build/
55
/public/
6+
/config/
67
/docs/
78
/node_modules/
9+
/scripts/
810
/test/
911
/src/
1012
/create-react-app/

0 commit comments

Comments
 (0)