-
Notifications
You must be signed in to change notification settings - Fork 3
Verify tree shaking is done properly with popper #630
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
Comments
@ajmaln _a Can you check this out. |
@edwinbbu as per https://popper.js.org/docs/v2/performance/, to implement treeshaking, the import { createPopper } from '@popperjs/core/lib/popper-lite'; Since we are using Also there is an open issue for enabling tree shaking in cc: @amaldinesh7 |
@ajil-paul _a could you please check? cc: @ajmaln, @amaldinesh7 |
We are using |
Closing the issue for now, since the react-popper doesn't support tree shaking as of now. |
Ref: https://popper.js.org/docs/v2/performance/
@amaldinesh7 _a
performance _t
The text was updated successfully, but these errors were encountered: