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

Release the package as es6 module #68

Closed
Maximaximum opened this issue Aug 12, 2021 · 1 comment
Closed

Release the package as es6 module #68

Maximaximum opened this issue Aug 12, 2021 · 1 comment

Comments

@Maximaximum
Copy link

I'm using the package in my Angular application and I get this warning during build time:

Warning: C:\Projects\...\my-file.ts depends on 'quill-delta'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Tools like webpack reasonably prefer es6 module format for packages that are to be used in the browser. It would be nice if quill-delta adhered to that as well.

@jhchen jhchen closed this as completed Sep 8, 2021
@Maximaximum
Copy link
Author

Hi @jhchen would you mind to give a hint on why did you close this issue? Is this never going to be fixed?

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