Replies: 1 comment
|
Seems like, it’s webpack/esbuild issue with ESM import. Hard to say from my side. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
For angular library created with ng-packagr.

If the mjs file is import some from 'rxjs/operators', throw error
What could be the problem?
All reactions