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
Hi team, I have a library using dragula and when we build our application, we get this warning below: Warning: ...\node_modules\ng2-dragula\fesm2015\ng2-dragula.mjs depends on 'dragula'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Currently, I'm able to add "dragula" to my angular.json as allowedCommonJsDependencies part, but is there any way to provide a version of Dragula using ECMAScript bundle?
Currently, I'm able to add "dragula" to my angular.json as allowedCommonJsDependencies part, but is there any way to provide a version of Dragula using ECMAScript bundle?
The text was updated successfully, but these errors were encountered: