Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #417: Remove extra files in npm package #505

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pachewise
Copy link

Removing test and config files in npm package. Left plugin files though I am wondering if we need these.

npm pack output:

npm notice 
npm notice 馃摝  mousetrap@1.6.5
npm notice === Tarball Contents === 
npm notice 10.6kB LICENSE                                                 
npm notice 1.0kB  plugins/bind-dictionary/mousetrap-bind-dictionary.js    
npm notice 254B   plugins/bind-dictionary/mousetrap-bind-dictionary.min.js
npm notice 1.2kB  plugins/global-bind/mousetrap-global-bind.js            
npm notice 297B   plugins/global-bind/mousetrap-global-bind.min.js        
npm notice 779B   plugins/pause/mousetrap-pause.js                        
npm notice 242B   plugins/pause/mousetrap-pause.min.js                    
npm notice 5.5kB  plugins/record/mousetrap-record.js                      
npm notice 808B   plugins/record/mousetrap-record.min.js                  
npm notice 33.9kB mousetrap.js                                            
npm notice 5.0kB  mousetrap.min.js                                        
npm notice 887B   package.json                                            
npm notice 431B   plugins/bind-dictionary/README.md                       
npm notice 552B   plugins/global-bind/README.md                           
npm notice 291B   plugins/pause/README.md                                 
npm notice 563B   plugins/README.md                                       
npm notice 391B   plugins/record/README.md                                
npm notice 3.3kB  README.md                                               
npm notice === Tarball Details === 
npm notice name:          mousetrap                               
npm notice version:       1.6.5                                   
npm notice filename:      mousetrap-1.6.5.tgz                     
npm notice package size:  20.1 kB                                 
npm notice unpacked size: 65.9 kB                                 
npm notice shasum:        636bdb5d74a3efa699ce8c3de50dbe6087997a62
npm notice integrity:     sha512-L0N0BNpAC8kEh[...]jJgncUd/ZTnBg==
npm notice total files:   18                                      
npm notice 
mousetrap-1.6.5.tgz

Removing test and config files in npm package. Left plugin files though I am wondering if we need these.
@pachewise
Copy link
Author

Noting I took this config from #417 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant