Skip to content

Commit cab48d3

Browse files
Add @cypress/webpack-preprocessor to resolve modules in Cypress
1 parent 4b309e9 commit cab48d3

File tree

2 files changed

+1078
-34
lines changed

2 files changed

+1078
-34
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
"@babel/preset-react": "~7.9.1",
123123
"@babel/register": "~7.9.0",
124124
"@babel/runtime-corejs3": "~7.9.0",
125+
"@cypress/webpack-preprocessor": "~2.0.1",
125126
"angular-mocks": "~1.8.0",
126127
"autoprefixer": "~9.8.0",
127128
"babel-jest": "~25.5.1",

0 commit comments

Comments
 (0)