Skip to content

Commit 5677a92

Browse files
committed
Remove unnecessary exclude in ionic.conf.js
1 parent 223ba81 commit 5677a92

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ionic.conf.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ module.exports = function(config) {
2828
],
2929

3030

31-
// list of files to exclude
32-
exclude: [
33-
'**/*.swp'
34-
],
35-
36-
3731
// test results reporter to use
3832
// possible values: 'dots', 'progress', 'junit', 'growl', 'coverage'
3933
reporters: ['progress'],

0 commit comments

Comments
 (0)