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

Make this package smaller #35

Open
justinbmeyer opened this issue Jul 3, 2018 · 0 comments
Open

Make this package smaller #35

justinbmeyer opened this issue Jul 3, 2018 · 0 comments

Comments

@justinbmeyer
Copy link
Contributor

justinbmeyer commented Jul 3, 2018

du -sk * | sort -n | tail -r
536	demo
184	ndjsonStream.gif
16	dist
8	docs
4	test.js
4	test.html
4	test-sauce-labs.js
4	readme.md
4	package.json
4	license.md
4	index.html
4	can-ndjson-stream.js
4	can-ndjson-stream-test.js
4	build.js
4	CONTRIBUTING.md

We should not publish the demo folder and ndjsonStream.gif. Add these to .npmignore.

Useful: https://docs.npmjs.com/misc/developers#testing-whether-your-npmignore-or-files-config-works

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

No branches or pull requests

1 participant