mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Build: Copy the themes folder from the dist dir to include the concatendated file
This commit is contained in:
parent
950e9c163c
commit
c80a63a601
@ -297,7 +297,7 @@
|
||||
<fileset dir="${dist.dir}ui/minified/i18n" />
|
||||
</copy>
|
||||
<copy todir="${cdndist.dir}/themes">
|
||||
<fileset dir="../themes" />
|
||||
<fileset dir="${dist.dir}themes" />
|
||||
</copy>
|
||||
<checksum>
|
||||
<fileset dir="${cdndist.dir}" />
|
||||
|
Loading…
Reference in New Issue
Block a user