Moved the build libraries to the downloads section of github
This commit is contained in:
parent
18d56db063
commit
5a9c163929
|
@ -1 +1,2 @@
|
||||||
.idea
|
.idea
|
||||||
|
build
|
||||||
|
|
|
@ -93,7 +93,6 @@
|
||||||
<copy file="jsoneditor/jsoneditor-min.css" todir="${web_app}/lib/jsoneditor" />
|
<copy file="jsoneditor/jsoneditor-min.css" todir="${web_app}/lib/jsoneditor" />
|
||||||
<copy file="jsoneditor/img/jsoneditor-icons.png" todir="${web_app}/lib/jsoneditor/img" />
|
<copy file="jsoneditor/img/jsoneditor-icons.png" todir="${web_app}/lib/jsoneditor/img" />
|
||||||
|
|
||||||
|
|
||||||
<!-- minify the javascript files -->
|
<!-- minify the javascript files -->
|
||||||
<java jar="${compressor}" dir="${web_app}" fork="true" failonerror="true">
|
<java jar="${compressor}" dir="${web_app}" fork="true" failonerror="true">
|
||||||
<arg value="-o"/>
|
<arg value="-o"/>
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
app
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue