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

Slim down NPM package #47

Merged
merged 1 commit into from
Oct 15, 2017
Merged

Slim down NPM package #47

merged 1 commit into from
Oct 15, 2017

Conversation

avaly
Copy link
Contributor

@avaly avaly commented Oct 15, 2017

This PR slims down the NPM package. See http://blog.npmjs.org/post/165769683050/publishing-what-you-mean-to-publish for reasoning.

$ npm pack
i18next-scanner-2.0.0.tgz

$ tar tvf i18next-scanner-2.0.0.tgz 
-rw-rw-r-- 1000/1000      1797 2017-10-15 13:32 package/package.json
-rw-rw-r-- 1000/1000     17235 2017-10-15 13:30 package/README.md
-rw-rw-r-- 1000/1000      1082 2017-10-15 13:30 package/LICENSE
-rw-rw-r-- 1000/1000       492 2017-10-15 13:32 package/lib/ensure-array.js
-rw-rw-r-- 1000/1000      3368 2017-10-15 13:32 package/lib/index.js
-rw-rw-r-- 1000/1000      2143 2017-10-15 13:32 package/lib/jsx-parser.js
-rw-rw-r-- 1000/1000     30445 2017-10-15 13:32 package/lib/parser.js
-rw-rw-r-- 1000/1000       709 2017-10-15 13:30 package/tasks/index.js

@coveralls
Copy link

coveralls commented Oct 15, 2017

Coverage Status

Coverage remained the same at 92.683% when pulling 03c95af on avaly:feature/slim-npm-package into c750f57 on i18next:master.

@cheton cheton merged commit 9644519 into i18next:master Oct 15, 2017
@avaly avaly deleted the feature/slim-npm-package branch October 15, 2017 16:47
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

3 participants