lisonge / vite-plugin-monkey

A vite plugin server and build your.user.js for userscript engine like Tampermonkey, Violentmonkey, Greasemonkey, ScriptCat
MIT License
1.31k stars 70 forks source link

release a template for jquery-ui #79

Closed cbaTW closed 1 year ago

cbaTW commented 1 year ago

I've been tried many way to use jquery-ui under Vue template because I need the draggable() function.

I found some version of jquery-ui is not compatible with jquery LTS in StackOverflow, so I downgrade to jquery-ui 1.12.1 and jquery 2.2.4.

It fix the problem "jQuery is not defined" but the draggable() still not works.

Please help me to use Vue 3, BootStrap 5, jQuery, jQuery-UI simultaneously, it would help me a lot if you release a template with package.json, vite.config.js, App.vue, main.js

lisonge commented 1 year ago

emmm, jQuery is already out of date

maybe you can use