Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Ignore 'test' in npmignore #67

Closed
wants to merge 1 commit into from
Closed

Ignore 'test' in npmignore #67

wants to merge 1 commit into from

Conversation

zertosh
Copy link

@zertosh zertosh commented Apr 25, 2015

Please consider excluding the "test" dir from the published package. They're 500k (granted not much), but packages like browserify include it about 5 times through its various dependencies.

@zertosh
Copy link
Author

zertosh commented Apr 25, 2015

@dominictarr Can you publish 1.x to npm please? (7ae00aa...a85a00a)

@kenany
Copy link

kenany commented Apr 25, 2015

@zertosh #59

@zertosh
Copy link
Author

zertosh commented Apr 25, 2015

Thanks @kenany! I'll leave this open just for the npmignore change - for when it's possible to update

@dominictarr
Copy link
Owner

browserify does not include the tests in the bundle. I always leave the tests in my modules because one day it might be useful to be able to run all the tests from npm...

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

Successfully merging this pull request may close these issues.

3 participants