Skip to content

Commit 712131d

Browse files
committed
Update MSW
1 parent f8b8207 commit 712131d

File tree

3 files changed

+216
-110
lines changed

3 files changed

+216
-110
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,8 @@
9999
"moduleNameMapper": {
100100
"@/(.*)": "<rootDir>/src/$1"
101101
}
102+
},
103+
"msw": {
104+
"workerDirectory": "public"
102105
}
103-
}
106+
}

0 commit comments

Comments
 (0)