Last change
on this file was
484,
checked in by hendrikvanantwerpen, 11 years ago
|
Commit node_modules, to make checkouts and builds more deterministic.
|
File size:
323 bytes
|
Rev | Line | |
---|
[484] | 1 | # Options |
---|
| 2 | |
---|
| 3 | ## processContent |
---|
| 4 | Type: `Function(content, srcpath)` |
---|
| 5 | |
---|
| 6 | This option is passed to `grunt.file.copy` as an advanced way to control the file contents that are copied. |
---|
| 7 | |
---|
| 8 | ## processContentExclude |
---|
| 9 | Type: `String` |
---|
| 10 | |
---|
| 11 | This option is passed to `grunt.file.copy` as an advanced way to control which file contents are processed. |
---|
Note: See
TracBrowser
for help on using the repository browser.