diff --git a/package.json b/package.json index f25ac21..05a5d1f 100644 --- a/package.json +++ b/package.json @@ -95,5 +95,6 @@ }, "nyc": { "report-dir": "cypress-coverage" - } -} + }, + "cypressWebpackConfigPath": "./node_modules/mk-scripts/config/webpack.config.js" +} \ No newline at end of file