Skip to content

Commit 1a98e9c

Browse files
committed
Removing obsolete options for the connect task
1 parent 18fc9a1 commit 1a98e9c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Gruntfile.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@ module.exports = function (grunt) {
5252
}
5353
},
5454
connect: {
55-
all: {
56-
options: {
57-
base: '.',
58-
directory: 'test'
59-
}
60-
},
6155
saucelabs: {
6256
options: {
6357
port: 9999

0 commit comments

Comments
 (0)