Hi, this commit breaks Windows support: 5ba8618
On Windows, the path separator \ causes two issues:
indexHTML does not work
- Routes do not match because generated paths contain
\
This issue also breaks https://github.com/SaltyAom/elysia-fullstack-example on Windows
Hi, this commit breaks Windows support: 5ba8618
On Windows, the path separator
\causes two issues:indexHTMLdoes not work\This issue also breaks https://github.com/SaltyAom/elysia-fullstack-example on Windows