openapistack / openapi-backend

Build, Validate, Route, Authenticate and Mock using OpenAPI
https://openapistack.co
MIT License
614 stars 83 forks source link

Runing MSW and Openapi-Backend in Vite #725

Open WhiteTiburon opened 6 months ago

WhiteTiburon commented 6 months ago

When I try to mock a server in browser I get the error "process.cwd is not a function" What should I do as this does work for my test when not running in browser.