lisonge / vite-plugin-monkey

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

Upgrade svelte-ts to version 5 #193

Open lpshanley opened 1 day ago

lpshanley commented 1 day ago

This upgrades template-svelte-ts to version 5 and aligns the rest of the changes to the latest from the svelte package. I have validated that these changes allow the svelte ts template to load and run as before.

As time allows I can try to put up some PR's for some of the other package templates.

lisonge commented 1 day ago

thanks, and you need change main to dev

https://github.com/lisonge/vite-plugin-monkey/tree/dev

lpshanley commented 21 hours ago

Whoopsie! My bad, updated!