Skip to content

Commit 6056620

Browse files
Add @cypress/webpack-preprocessor to resolve modules in Cypress
1 parent 5169202 commit 6056620

File tree

2 files changed

+1049
-9
lines changed

2 files changed

+1049
-9
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
"@babel/preset-react": "~7.9.1",
122122
"@babel/register": "~7.9.0",
123123
"@babel/runtime-corejs3": "~7.9.0",
124+
"@cypress/webpack-preprocessor": "~2.0.1",
124125
"angular-mocks": "~1.6.9",
125126
"autoprefixer": "~9.8.0",
126127
"babel-eslint": "~10.1.0",

0 commit comments

Comments
 (0)