mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 21:57:56 +01:00
Fix distribution
This commit is contained in:
parent
fb1755768c
commit
ff4c7d2949
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user