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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds an Npmignore #1149

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Adds an Npmignore #1149

wants to merge 2 commits into from

Conversation

orta
Copy link
Contributor

@orta orta commented Feb 14, 2020

Was making myself a build for the puppeteer v2, and spotted the build was pretty big

Before:

npm notice name:          @orta/backstopjs                        
npm notice version:       4.4.2                                   
npm notice package size:  22.9 MB                                 
npm notice unpacked size: 28.8 MB                                 

After

npm notice name:          @orta/backstopjs                        
npm notice version:       4.4.2                                   
npm notice package size:  660.8 kB                                
npm notice unpacked size: 1.3 MB                                  

This does make some assumptions, so double check the folders which are excluded, but it feels right to me

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