update picturefill version
This commit is contained in:
parent
b7577c6b5f
commit
294bfd9f1a
|
@ -42,6 +42,7 @@ if bundle_update_flag
|
|||
if !folder.include?('mobile')
|
||||
begin
|
||||
if folder.split('/')[-1] != 'mobile'
|
||||
bundler_with_clean_env{%x[cp -rf #{app_path}/temp_file/templates/javascripts/* #{folder}assets/javascripts/plugin/.]}
|
||||
unity_text = File.open(folder+'assets/stylesheets/template/base/_unity.scss','r:UTF-8') do |f|
|
||||
f.read
|
||||
end rescue ''
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue