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
I'm using jodit-angular with Angular 12 and get the following warning:
Warning: <path> depends on 'jodit-angular'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
I know that I could append jodit-angular to the list of allowed CommonJS packages, but I would prefere if this issue would be solved globally.
The text was updated successfully, but these errors were encountered:
I'm using jodit-angular with Angular 12 and get the following warning:
I know that I could append jodit-angular to the list of allowed CommonJS packages, but I would prefere if this issue would be solved globally.
The text was updated successfully, but these errors were encountered: