mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-22 00:32:55 +08:00
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
This commit is contained in:
commit
4a23f86411
@ -143,7 +143,7 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- Combine JavaScript files into one cordova-uncompressed.js file. -->
|
<!-- Combine JavaScript files into one cordova-uncompressed.js file. -->
|
||||||
<target name="build-javascript">
|
<target name="build-javascript" depends="clean">
|
||||||
|
|
||||||
<!-- Clean up existing files -->
|
<!-- Clean up existing files -->
|
||||||
<!--<delete file="assets/www/cordova_${version}.js"/>-->
|
<!--<delete file="assets/www/cordova_${version}.js"/>-->
|
||||||
|
Loading…
Reference in New Issue
Block a user