Angular 14 deepmerge warning
See original GitHub issueVersions ngrx-store-localstorage 14.0.0 Angular 14.0.5
Warning: /Users/user/myproject/node_modules/ngrx-store-localstorage/fesm2020/ngrx-store-localstorage.mjs depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Issue Analytics
- State:
- Created a year ago
- Reactions:11
- Comments:5
Top Results From Across the Web
"file path" \node_modules\ngx-translate-multi-http-loader\dist ...
its a micro-frontend angular project using mfe(module ... recently i upgraded my project from angular 13 to 14 and causes some warning like ......
Read more >Having trouble importing deepmerge with Webpack · Issue #87
When importing with import merge from deepmerge;, the app works fine, ... Adding warning about bug in Webpack #100 ... 1:0-29 11:9-14 ...
Read more >deepmerge - npm
A library for deep (recursive) merging of Javascript objects. Latest version: 4.2.2, last published: 3 years ago. Start using deepmerge in ...
Read more >ngrx-store-localstorage - Bountysource
Angular 14.0.5. Warning: /Users/user/myproject/node_modules/ngrx-store-localstorage/fesm2020/ngrx-store-localstorage.mjs depends on 'deepmerge'.
Read more >Merge translations into the application - Angular
Report missing translationslink. When a translation is missing, the build succeeds but generates a warning such as Missing translation for message "{ ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Similar problem with angular 14.2.0
There are two options to fix this: