tscircuit / winterspec

☃️ filesystem-routed API framework with strongly-typed requests via zod, openapi generation and more. Built for edge, cf worker, node and bun runtimes
Other
4 stars 2 forks source link

Add windows testing #16

Closed seveibar closed 3 weeks ago

ShiboSoftwareDev commented 1 month ago

@seveibar I doubt it's just a path issue, I've investigated with Abse and we found that esbuild causes some problems when on windows.

ShiboSoftwareDev commented 1 month ago

you can hand me this issue but I can't say how soon I'll be able to fix it. @seveibar

seveibar commented 1 month ago

Gotcha ok throwing over to you @ShiboSoftwareDev, I did a small refactor of node:path to node:path/posix in this PR but yea didn't work :/

seveibar commented 1 month ago

Unfortunately very hard for me to debug because I have to send it to Github Actions to get any log messages :/