How to use with Remix? #1133
|
Hi all, is there a recommended way to user msw with remix? |
Replies: 3 comments 12 replies
|
Hey, @massimopalmieri. Integrating MSW into a Remix application can be achieved by following the default Getting started tutorial from our documentation. Specific setups like the one for NextJS will always feature steps required by those particular frameworks. I don't recommend looking at those. |
|
thanks @kettanaito |
|
Please note that as of December 2023, we have an official Remix + MSW usage example. This is the recommended way to use MSW with Remix. Please refer to that example. Thanks. |


Please note that as of December 2023, we have an official Remix + MSW usage example. This is the recommended way to use MSW with Remix. Please refer to that example. Thanks.