-
-
Notifications
You must be signed in to change notification settings - Fork 14
feat!: give downstream users control over optional dependencies #1295
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
base: main
Are you sure you want to change the base?
Conversation
7a7ea8e
to
95c9871
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so much unintended change.
please revert everything that is not needed for this feature
Signed-off-by: Gautier Ben Aïm <[email protected]>
95c9871
to
5cc5554
Compare
Sorry for the noise, I completely botched the PR 😬 |
thanks a lot for this feature. |
added some docs for the topic: #1296 |
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Hi!
Closes #1294
Setfiles
to remove config and source files from npmSetsideEffects: false
to improve tree shakingI did these changes out of habit, if they are wrong/not desired I'll revert them
You might want to run
npx sort-package-json
to keep all the fields in a consistent order, but that's a big diff, I did not do it