serve-d icon indicating copy to clipboard operation
serve-d copied to clipboard

Set target path to bin/ folder for cleaner builds

Open ryuukk opened this issue 2 years ago • 3 comments

I haven't tested the release.sh and release.bat yet

ryuukk avatar Aug 10 '23 21:08 ryuukk

tests failing, this also needs changes in code-d and a migration plan for old code-d versions

WebFreak001 avatar Aug 10 '23 21:08 WebFreak001

Oh, it might not be worth it to change then

ryuukk avatar Aug 10 '23 21:08 ryuukk

currently I don't think it's a high priority, especially on unix it's just serve-d as the only file and on windows there are only 3 copied DLLs, which I'm not sure if they are even all needed anymore, since I changed to Win32 inet API instead of curl.

I don't think the app would grow in files in the future, but now might still be a better time to put it in a separate folder rather than later.

WebFreak001 avatar Aug 10 '23 21:08 WebFreak001