Skip to content

Commit

Permalink
add more passthrough urls
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Jul 12, 2024
1 parent edc76c3 commit cc5613e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/msw-addon/src/augmentInitializeOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ const filteredURLSubstrings = [
'node-modules',
'hot-update.json',
'__webpack_hmr',
'iframe.html',
'sb-vite',
'@vite',
'@react-refresh',
'/virtual:',
'.stories.',
'.mdx',
Expand Down

0 comments on commit cc5613e

Please sign in to comment.