Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4fbd9 commit b242a57Copy full SHA for b242a57
build/build.xml
@@ -69,7 +69,7 @@
69
</concat>
70
</sequential>
71
</for>
72
- <copy todir="${min.dir}">
+ <copy todir="${min.dir}" overwrite="true">
73
<fileset dir="${dist.dir}/ui-headered/" includes="*.js" />
74
</copy>
75
0 commit comments