change some things
6
Rakefile
|
@ -132,8 +132,10 @@ task :update_plupload do
|
|||
end
|
||||
|
||||
[
|
||||
[ 'plupload/js/jquery.plupload.queue/**/*', 'jquery.plupload.queue' ],
|
||||
[ 'plupload/js/jquery.ui.plupload/**/*', 'jquery.ui.plupload' ],
|
||||
[ 'plupload/js/jquery.plupload.queue/img/*', 'img' ],
|
||||
[ 'plupload/js/jquery.plupload.queue/*', 'jquery.plupload.queue' ],
|
||||
[ 'plupload/js/jquery.ui.plupload/img/*', 'img' ],
|
||||
[ 'plupload/js/jquery.ui.plupload/*', 'jquery.ui.plupload' ],
|
||||
[ 'plupload/js/*', '.' ],
|
||||
].each do |glob, dir|
|
||||
if File.fnmatch?(glob, entry.name)
|
||||
|
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 180 B After Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 994 B |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 399 B After Width: | Height: | Size: 399 B |