Fix distribution

This commit is contained in:
Paulo Gustavo Veiga 2022-02-13 10:21:56 -08:00
parent fb1755768c
commit ff4c7d2949

View File

@ -42,7 +42,7 @@
<mkdir dir="target/wisemapping-webapp"/>
<exec executable="npm" dir="target">
<arg value="pack"/>
<arg value="@wisemapping/webapp@5.0.3"/>
<arg value="@wisemapping/webapp@5.0.4"/>
</exec>
<exec executable="tar" dir="target">
<arg value="-xvzf"/>