Let"s talk about the situation first. The project wrote its own util.js tool file, and then introduced import $from "util", like this. I didn"t intend to use jQuery, at the beginning, so I used $;
but the later project used rich text, and then found a rich text plug-in vue-froala-wysiwyg, with good compatibility, but it was based on jQuery (the plug-in source code requires the $of jQuery).
so I"d like to ask if jQuery? can be introduced locally. Only the rich text plug-in can use jQuery. The technical team asked me to find a way to solve this problem. Don"t change import $from "util" to import util from" util"