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
@andresgardiolangular-chosen is separate from chosen-js. Even if we rewrote angular-chosen to be compatible with what you mean to be (I assume) browser es6 modules, chosen-js itself is not, and we cannot rewrite it.
However, even the current version of both angular-chosen and chosen-js are compatible with es6 imports, as handled by WebPack.
I propose rewriting the module in ES6 for version 2.0
Honestly, dealing with coffee script is a bigger distraction than it's worth.
The text was updated successfully, but these errors were encountered: