donejs / donejs/generator-donejs
Reduce the number of files published to npm for a plugin
Open
easy
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I believe the following files & folders can be removed when a plugin is published to npm:
- `.editorconfig`
- `.jshintrc`
- `.npmignore`
- `.travis.yml`
- `build.js`
- `documentjs.json`
- `test`
Here’s the file where these can be added: https://github.com/donejs/generator-donejs/blob/a50d2851bf788ec11473b49e9c8b46a1eff4bd82/plugin/templates/static/.npmignore
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.