msw
msw copied to clipboard
feat: add dangerouslyRunInProduction flag to worker and server options
- Closes #1703
@kettanaito this actually breaks the current tests, do we need to enable dangerouslyRunInProduction in the package tests ?
Updated the branch. Still need some time to review and document this.
Hey, @scr2em 👋 Thanks for helping me with this.
I will close this one for now. We've not had a single issue on my memory when someone has deployed MSW to prod by mistake. Sometimes, that's what people want, depending on what they are building.
Let's leave it this pull request for reference.