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.

Angular 10 warning

See original GitHub issue

When compiling with Angular10, the following warning is displayed:

WARNING in /Users/lrj/project/club-osb/src/app/store/meta-reducers/index.ts depends on ngrx-store-localstorage. 

CommonJS or AMD dependencies can cause optimization bailouts.

For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Is it possible to do es6 build? Thank you

Angular: 10.0.1 Ngrx-store-localstore: ^9.0.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:7
  • Comments:7

github_iconTop GitHub Comments

7reactions
geo242commented, Jul 29, 2020

@darkedges Thanks for releasing that! So far it’s working well in my testing and the warning is gone.

@BBlackwo Will this be merged in soon?

5reactions
trinitiwowkacommented, Aug 25, 2020

Hi @BBlackwo Will this be merged in soon? 9.0.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular 10 - Alert Notifications Example | Jason Watmore's Blog
In this tutorial we'll cover how to implement a simple reusable alert notification module in Angular 10. The example includes just two pages ......
Read more >
Building Angular 10 app shows incomplete "Warning ... - GitHub
Looks like child warnings are not correctly appended to the array. The number of "WARNING in" messages matched the number of children in...
Read more >
angular10 - Showing an alert msg when clicking on stepper ...
Unfortunately the angular mat documentation says that the MatHorizontalStepper object is deprecated. You might need to check on alternatives ...
Read more >
Angular 10 is available and here's what you should know ...
Starting from Angular v10, CommonJS import warnings alert developers when a dependency packaged with CommonJS could result in larger, ...
Read more >
Angular v10 released! - This Dot Labs
In Angular v10, if the dependency is CommonJS packaged, the CLI will give you a warning. I, for one, hope more and more...
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