Skip to content

Commit 75b37a1

Browse files
committed
Cleanup karma configuration
1 parent 91d93c2 commit 75b37a1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

karma.conf.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ module.exports = function (config) {
2121
reports: ['html', 'lcovonly'],
2222
fixWebpackSourcePaths: true
2323
},
24-
angularCli: {
25-
environment: 'dev'
26-
},
2724
reporters: ['progress', 'kjhtml'],
2825
port: 9876,
2926
colors: true,

0 commit comments

Comments
 (0)