question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ESM5 Build not included anymore?

See original GitHub issue

Just updated the package to 0.18.2 and cannot import it anymore with the path @zxing/library/esm5. Did you remove the esm5 build on purpose or was it just missed with the move to rollup?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Swiftworkcommented, Nov 14, 2020

@DKhalil I suspect it is as @slokhorst says, check out the solution here https://github.com/zxing-js/library/issues/367#issuecomment-723476412 and then comment below 😄.

1reaction
slokhorstcommented, Nov 14, 2020

That seems to be related to #367

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I build esm5 build for a library with Angular Cli v11?
I created a library angular11-lib with angular cli inside a workspace. I generated the build with ng build angular11-lib --prod .
Read more >
A complete guide to Angular libraries - Will Taylor Blog
Building a reusable component library for sharing between applications. ... library itself and not the test application, as explained here.
Read more >
angular/angular - Gitter
I'm seeing references to the esm5 build in the logs ... they should be, and if not (eg a rule does not exist...
Read more >
What is New in Angular 10? - Medium
Angular package format has changed, and the new format does not include esm5 and fesm5 distributions anymore. Angular packages (@angular/*) ...
Read more >
Angular Update Guide
All CLI commands now use two dashes for flags (eg ng build --prod ... Running Angular's rendering architecture in a web worker did...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found