Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit 9ffa629

Browse files
juanpicadopriscilawebdev
authored andcommitted
fix: pattern allow yarn to add all files on pack (#50)
1 parent 47b98c5 commit 9ffa629

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.npmignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

22
## npm
33
/*
4-
!/static/*
4+
!/static/**/*
55
!index.js
66
!README.md
7-

0 commit comments

Comments
 (0)