Option values run through template.process?
Open
Component: tasks
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Could be useful if the results of `this.options()` was run through template.process.
Usecase:
In the grunt-contrib-compass task we don't use src/dest, but sassDir and cssDir. Would be useful if those supported templates.
https://github.com/gruntjs/grunt-contrib-compass#sassdir-string
Contributor guide
Assessment
This issue has not been assessed yet.