mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Update Gruntfile.js
Added punctuation to make the comment consistent with other comments.
This commit is contained in:
@@ -55,7 +55,7 @@ module.exports = function(grunt) {
|
||||
grunt.registerTask('lint', ['eslint']);
|
||||
|
||||
grunt.registerTask('delete-build-modules', function() {
|
||||
// Use gulp here
|
||||
// Use gulp here.
|
||||
spawnGulp(['react:clean'], null, this.async());
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user