You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING in login.component.ts depends on 'js-sha512'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
#16
I'm using js-sha512 in Angular 10, with ng build I get the following error:
WARNING in D:\Sources\Karnama\Apps\Karnama-Angular\src\app\account\login\login.component.ts depends on 'js-sha512'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Could you please check it and how to resolve it?
The text was updated successfully, but these errors were encountered:
I'm using js-sha512 in Angular 10, with ng build I get the following error:
WARNING in D:\Sources\Karnama\Apps\Karnama-Angular\src\app\account\login\login.component.ts depends on 'js-sha512'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Could you please check it and how to resolve it?
My money is successfully transfer but not add in my game ID
I'm using
js-sha512
in Angular 10, withng build
I get the following error:Could you please check it and how to resolve it?
The text was updated successfully, but these errors were encountered: