karma-electron

This commit is contained in:
Yuri Cherepanov
2019-11-18 06:09:35 +02:00
parent 2f64f37e88
commit 21f97fdcb7
3 changed files with 19 additions and 5 deletions

View File

@@ -130,7 +130,7 @@
],
"customWebpackConfig": {
"path": "./angular.webpack.js",
"target": "web"
"target": "electron-renderer"
}
}
},