Writing incrementalCache attribute to <modules> element of xml module script
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<modules incrementalCache="/path/to/incremental/cache">
|
||||
<!-- Module script for production -->
|
||||
<module name="name" outputDir="output">
|
||||
<sources path="s1"/>
|
||||
</module>
|
||||
</modules>
|
||||
Reference in New Issue
Block a user