Conversation
## Features - upgrade to svelte 5 - colors can now be 3 hex digits or 6 - if settings fails to save because invalid data, it will alert the user what data is invalid
gorillamoe
left a comment
There was a problem hiding this comment.
Thanks a lot for your continuous effort!
Can you have a look at the conflicts?
|
once youve merged it open it run, run it, build it, it works on my machine but i havent ran it through any proper tests |
|
I get this error on a clean clone: that is exaclty what I also faced, that the peer deps couldn't be satisfied, so at some point I was like "fuck it", let's just keep svelte as is and work on features 🙈 so you can just clean clone the repo and run that or try to remove the |
|
yes sorry forgot to mention, vite v6 came out a couple days ago or something and its not yet "officialy" supported by electron, it does work but with npm you have to pass in Edit: i think for |
|
should also close #40 with this one |
Ye, with passing the This also breaks the current CI/CD implementation. Let's keep this one open as it's good work, but I won't merge it as long as it breaks CI/CD and adding There is a reason we use |
|
completely valid, ill keep an eye out for when it becomes properly supported and add it then :) |
2a81734 to
4b03d3f
Compare
#ffeor#00ffee