Skip to content

Commit af19297

Browse files
committed
Add .npmignore for npm publish
1 parent 3d14024 commit af19297

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# keep the empty
2+
# publish only the file that defined in the "files" of package.json.
3+
# (.npmignore is follow .gitignore rules unless .npmignore exists)
4+
# https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package

0 commit comments

Comments
 (0)