You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be checked if it is possible to provide a side effects free package by adding hints for bundlers (e.g. webpack) that make it possible to better tree shake the package.
It should be checked if it is possible to provide a side effects free package by adding hints for bundlers (e.g. webpack) that make it possible to better tree shake the package.
Proposed solution:
sideEffects
with a list of all files containing such effectsFurther Information:
If this feature is considered, I would be happy to provide a pull request for this feature.
The text was updated successfully, but these errors were encountered: