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

Mark module as side effect free #713

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Mark module as side effect free #713

merged 1 commit into from
Jan 9, 2023

Conversation

topaxi
Copy link
Contributor

@topaxi topaxi commented Dec 20, 2022

Describe the issue/change

This should enable webpack and other bundlers to only import used functions and components.

This should enable webpack and other bundlers to only import used functions and components.
@s-yadav
Copy link
Owner

s-yadav commented Jan 9, 2023

Thanks for the PR.

@s-yadav s-yadav merged commit 72a469e into s-yadav:master Jan 9, 2023
@topaxi topaxi deleted the patch-1 branch January 10, 2023 07:31
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

Successfully merging this pull request may close these issues.

2 participants