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

'bezier-easing'. CommonJS or AMD dependencies can cause optimization bailouts. #51

Open
Sergiobop opened this issue Sep 4, 2022 · 1 comment

Comments

@Sergiobop
Copy link

Sergiobop commented Sep 4, 2022

Hi, when building angular apps there is a warning if we use this package.

Is there any workaround?

I know i can add the package to allowedCommonJsDependencies to get rid of the warning, but the issue remains.

@Maximaximum
Copy link

Effectively this means that you're asking for converting the library to the es6 module format

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

No branches or pull requests

2 participants