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

error with optimized builds on angular #964

Open
shahraship opened this issue Oct 22, 2020 · 1 comment
Open

error with optimized builds on angular #964

shahraship opened this issue Oct 22, 2020 · 1 comment

Comments

@shahraship
Copy link

node_modules/standardized-audio-context/build/es2019/module.js depends on 'automation-events'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

any plans on switching to EcmaScript Modules?

@chrisguttandin
Copy link
Owner

Hi @shahraship,

thanks for the heads-up. I noticed this myself but don't really know what to do about it. automation-events is build and published in the very same way as standardized-audio-context. It also has a module property which points to the ES2019 build.

If you have an idea how to fix this, I would be more than happy to do so.

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