Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Add .npmignore #674

Merged
merged 1 commit into from
Mar 20, 2017
Merged

Add .npmignore #674

merged 1 commit into from
Mar 20, 2017

Conversation

gpittarelli
Copy link
Contributor

@gpittarelli gpittarelli commented Feb 12, 2017

Currently, an install of this modules takes up ~18MB. Almost all of that is the examples/ directory. After adding a .npmignore file, an install of this module only takes up around 200KB.

You can check with, eg:

npm pack
tar xzvf picturefill-3.0.2.tgz
du -hs package
@jegtnes
Copy link
Collaborator

jegtnes commented Feb 13, 2017

Good call. Looks good to me, just paging another couple of contributors to get a second look.

@aFarkas
Copy link
Collaborator

aFarkas commented Feb 13, 2017

+1

@Wilto
Copy link
Collaborator

Wilto commented Feb 13, 2017

Into it.

@gpittarelli
Copy link
Contributor Author

Any update? Would be nice to have this published

@jegtnes
Copy link
Collaborator

jegtnes commented Mar 20, 2017

Apologies for the delay @gpittarelli!

@jegtnes jegtnes merged commit 2a3fc9c into scottjehl:master Mar 20, 2017
@gpittarelli gpittarelli deleted the add-npmignore branch July 18, 2017 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
4 participants