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

Try to set files field in package.json #24

Open
etpinard opened this issue Dec 20, 2021 · 0 comments
Open

Try to set files field in package.json #24

etpinard opened this issue Dec 20, 2021 · 0 comments

Comments

@etpinard
Copy link
Owner

so that we don't publish all the repo's files to npm, which at the moment includes even git-ignored files like .venv

image

🤦

More info: https://docs.npmjs.com/cli/v6/configuring-npm/package-json#files


I think we would only need:

image

but we should double-check that we don't rely on npm for other files.


Once the details are worked out, if might be good to submit a PR to https://github.com/plotly/dash-component-boilerplate/ as well.

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