We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dbe896 commit f2a455cCopy full SHA for f2a455c
1 file changed
templates/common/Gruntfile.js
@@ -75,6 +75,7 @@ module.exports = function (grunt) {
75
},
76
test: {
77
options: {
78
+ port: 9001,
79
base: [
80
'.tmp',
81
'test',
0 commit comments