exhibitionist-digital / ultra

Zero-Legacy Deno/React Suspense SSR Framework
https://ultrajs.dev
MIT License
2.99k stars 66 forks source link

fix: replace windows backslashes with slashes #240

Closed Kyiro closed 1 year ago

Kyiro commented 1 year ago

This Pull Request fixes the browser entrypoint being completely wrong on Windows by replacing any backslashes with normal slashes.

deckchairlabs commented 1 year ago

Thanks for this, could you rebase and we can see if the tests are happy?

deckchairlabs commented 1 year ago

hey @Kyiro could you rebase again? I've fixed issues with the failing tests

deckchairlabs commented 1 year ago

Thanks!