Skip to content

Commit

Permalink
Merge pull request #301 from ktkaushik/master
Browse files Browse the repository at this point in the history
adding register task name issue on README for better clarity
  • Loading branch information
vladikoff committed Jan 21, 2016
2 parents 28f23e7 + 14a1582 commit e5faef8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -196,8 +196,11 @@ less: {
}
}
}

grunt.registerTask('less-task', ['less:production']);
```

**Refer to [this issue](https://github.com/gruntjs/grunt-contrib-less/issues/279#issuecomment-105737304) and [Grunt Doc](http://gruntjs.com/frequently-asked-questions#why-am-i-getting-a-maximum-call-stack-size-exceeded-error) on renaming the task**

## Release History

Expand Down

0 comments on commit e5faef8

Please sign in to comment.