Clean up images, now are embeded.

This commit is contained in:
Paulo Gustavo Veiga
2021-12-30 22:30:22 -08:00
parent c5c95c55d8
commit c387eca16c
282 changed files with 8 additions and 4215 deletions

View File

@@ -29,11 +29,11 @@
<mkdir dir="target/wisemapping-mindplot"/>
<exec executable="npm" dir="target">
<arg value="pack"/>
<arg value="@wisemapping/mindplot@0.4.6"/>
<arg value="@wisemapping/mindplot@0.4.7"/>
</exec>
<exec executable="tar" dir="target">
<arg value="-xvzf"/>
<arg value="wisemapping-mindplot-0.4.6.tgz"/>
<arg value="wisemapping-mindplot-0.4.7.tgz"/>
<arg value="-C"/>
<arg value="wisemapping-mindplot"/>
</exec>