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

Angular Warning: "CommonJS or AMD dependencies can cause optimization bailouts. #636

Open
Neizan93 opened this issue Oct 13, 2023 · 1 comment

Comments

@Neizan93
Copy link

Angular has the warn message with this package: "CommonJS or AMD dependencies can cause optimization bailouts". We need package this project as ESModule (instead of CommonJS Module). It can be done with 'esbuild' and generating types for TypeScript usage.

@Neizan93
Copy link
Author

PR created: #635

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

1 participant