Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test directory is very large - Ignore test directory for release #75

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

yurynix
Copy link
Contributor

@yurynix yurynix commented Sep 9, 2020

In node_modules, after installing chrome-har, the breakdown is as follows:

 10M	chrome-har
8.0K	./tools
9.7M	./test/perflogs
9.7M	./test
 48K	./node_modules/punycode
 16K	./node_modules/universalify
4.0K	./node_modules/uuid/bin
 36K	./node_modules/uuid/lib
 88K	./node_modules/uuid
 76K	./node_modules/tough-cookie/lib
116K	./node_modules/tough-cookie
268K	./node_modules
 28K	./lib
 10M	.

It's unnecessary large IMO, especially for my use-case, where I want to squeeze my dependencies in an environment with size constraints - AWS Lambda function.

Ignore test directory for release
@soulgalore soulgalore merged commit 4d70731 into sitespeedio:main Sep 9, 2020
@soulgalore
Copy link
Member

Thank you @yurynix !

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

Successfully merging this pull request may close these issues.

2 participants