mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
Linting the JS code
This commit is contained in:
+2
-2
@@ -130,8 +130,8 @@
|
||||
|
||||
<!-- Create uncompressed JS file -->
|
||||
<concat destfile="assets/www/phonegap-${version}.js">
|
||||
<fileset dir="assets/js" includes="phonegap.js.base" />
|
||||
<fileset dir="assets/js" includes="*.js" />
|
||||
<filelist dir="assets/js" files="phonegap.js.base,device.js"/>
|
||||
<fileset dir="assets/js" includes="*.js" excludes="phonegap.js.base,device.js"/>
|
||||
</concat>
|
||||
|
||||
<!-- update project files to reference phonegap-x.x.x.min.js -->
|
||||
|
||||
Reference in New Issue
Block a user