happybeing / tauri-svelte-template

A quick start template for Tauri apps using Sveltejs
GNU General Public License v3.0
35 stars 3 forks source link

why is there 2 svelte versions? #1

Open karmabadger opened 2 years ago

karmabadger commented 2 years ago

There are 2 svelte versions in the package.json, one in the dependencies and one in the devDependencies, but why? Is that even useful?

happybeing commented 2 years ago

Sounds like a mistake, even I make them! 😉

karmabadger commented 2 years ago

oh lol I thought it might have been useful. should i make a PR? thanks

happybeing commented 2 years ago

Be my guest if you think this is still useful, at least others will not be confused by this!

karmabadger commented 2 years ago

Be my guest if you think this is still useful, at least others will not be confused by this!

haha thanks ser, I know what you mean now, found out that tauri has a default template for svelte ts using vite.js. I guess this repo is no longer being used now?

happybeing commented 2 years ago

Not by me