-
- Downloads
Create .npmignore
Npm uses .gitignore file if there is no .npmignore file present. Adding .npmignore file to be able to publish javascript/dist folder.
.npmignore
0 → 100644
Please register or sign in to comment
Npm uses .gitignore file if there is no .npmignore file present. Adding .npmignore file to be able to publish javascript/dist folder.