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

Reduce package size via files field #9

Merged
merged 1 commit into from
Apr 2, 2021
Merged

Conversation

ybiquitous
Copy link
Owner

npm pack change:

npm notice 1.1kB LICENSE
npm notice 565B  README.md
npm notice 307B  .editorconfig
npm notice 183B  .eslintrc.js
npm notice 199B  .github/dependabot.yml
npm notice 272B  .github/workflows/lint.yml
npm notice 438B  .github/workflows/publish.yml
npm notice 384B  .github/workflows/test.yml
npm notice 1.5kB index.js
npm notice 1.7kB index.test.js
npm notice 738B  package.json

npm notice 1.1kB LICENSE
npm notice 565B  README.md
npm notice 1.5kB index.js
npm notice 753B  package.json

`npm pack` change:

```
npm notice 1.1kB LICENSE
npm notice 565B  README.md
npm notice 307B  .editorconfig
npm notice 183B  .eslintrc.js
npm notice 199B  .github/dependabot.yml
npm notice 272B  .github/workflows/lint.yml
npm notice 438B  .github/workflows/publish.yml
npm notice 384B  .github/workflows/test.yml
npm notice 1.5kB index.js
npm notice 1.7kB index.test.js
npm notice 738B  package.json
```

↓

```
npm notice 1.1kB LICENSE
npm notice 565B  README.md
npm notice 1.5kB index.js
npm notice 753B  package.json
```
@ybiquitous ybiquitous merged commit 4470891 into main Apr 2, 2021
@ybiquitous ybiquitous deleted the reduce-pack-size branch April 2, 2021 17:24
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.

1 participant