Closed pbardou closed 1 year ago
Hi @pbardou, I used the parcel to create this library, as I know the parcel doesn't support script tag implementation (umd) at this moment, maybe they will add support or I will decide to use something else for the build. So we can't import packages this way. We need to use modules. (es module or commonjs).
@pbardou, I updated a treeselect v0.8.0. Now you can use Githubissues.
Hello,
Sorry for this very general question but is there a .min.js file to import treeselect directly into a jquery single page with :
? Thank you very much for this development and your help.