mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-24 14:30:03 +01:00
Minor changes in build.xml.
This commit is contained in:
parent
e870292878
commit
a7ffda422b
@ -56,10 +56,11 @@
|
||||
<srcfile />
|
||||
<arg line="--config jshint.json" />
|
||||
<arg line="--show-non-errors" />
|
||||
<fileset dir="${src.dir}/_h5ai/js/inc">
|
||||
<fileset dir="${src.dir}/_h5ai/js">
|
||||
<patternset>
|
||||
<include name="**/*.js" />
|
||||
<exclude name="lib/**/*" />
|
||||
<exclude name="inc/lib/**/*" />
|
||||
<exclude name="modernizr*" />
|
||||
</patternset>
|
||||
</fileset>
|
||||
</apply>
|
||||
|
Loading…
x
Reference in New Issue
Block a user