mirror of
https://github.com/zhigang1992/grunt-bg-shell.git
synced 2026-01-12 17:22:51 +08:00
Update README.md
This commit is contained in:
@@ -40,8 +40,7 @@ module.exports = function (grunt) {
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
grunt.registerTask('default', 'bgShell:watchCompass bgShell:watchCoffee bgShell:runNode');
|
||||
grunt.registerTask('default', ['bgShell:watchCompass','bgShell:watchCoffee','bgShell:runNode']);
|
||||
};
|
||||
```
|
||||
|
||||
@@ -115,4 +114,4 @@ bgShell: {
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user