Offline help is currently ignored in AS6 extensions - reduce extension size by omitting it from the generated extension VSIX.
This commit is contained in:
parent
397d77cb44
commit
7eaf3d18d2
4 changed files with 2 additions and 12 deletions
|
@ -54,12 +54,6 @@
|
|||
<xsl:value-of select="$filename"/>
|
||||
</xsl:attribute>
|
||||
</build>
|
||||
|
||||
<build type="offline-help" subtype="module-help-page-append">
|
||||
<xsl:attribute name="value">
|
||||
<xsl:value-of select="$filename"/>
|
||||
</xsl:attribute>
|
||||
</build>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue