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

Improve dependencies #15

Open
FlorianCousin opened this issue Jul 28, 2024 · 0 comments
Open

Improve dependencies #15

FlorianCousin opened this issue Jul 28, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@FlorianCousin
Copy link
Owner

Is it possible to have a 0 dependency library ?

How does npm work when there is React as a subdependency ?
Does it download React twice ?
Is there any optimisation ?

Is it possible to use peerDependencies instaed ?

Is @types/react mandatory in dependencies ?
Can it go in devDependencies ?

@FlorianCousin FlorianCousin added documentation Improvements or additions to documentation question Further information is requested labels Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant