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

Add "files" field in package.json #197

Open
VitalyAssurance opened this issue Apr 1, 2021 · 1 comment
Open

Add "files" field in package.json #197

VitalyAssurance opened this issue Apr 1, 2021 · 1 comment

Comments

@VitalyAssurance
Copy link

Please add files field similar to this:

"files": [
    "/src/**",
  ]

in order to reduce footprint for browser-based applications. tests and branding directories don't need to be packaged in a web application

@olleolleolle
Copy link
Collaborator

@VitalyAssurance Would you like to offer a PR?

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

2 participants