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

Polluting node_modules with unnecessary files #17

Open
JuhQ opened this issue Jan 19, 2021 · 0 comments
Open

Polluting node_modules with unnecessary files #17

JuhQ opened this issue Jan 19, 2021 · 0 comments

Comments

@JuhQ
Copy link

JuhQ commented Jan 19, 2021

The project pollutes any node_modules folder with unnecessary files.

Folders, such as examples, live-demo and build/images should not be bundled in with the npm release.
As mentioned in #14, react itself should be peer/dev dependency, therefore we could get rid of the unnecessary node_modules folder as well.

As package.json defines the main entry point as build/AddToHomeScreen.js, I would also propose src folder not to be bundled with the release.

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