content.gsub(/url\("?\.\.\/([^#?")]+)([^"]*)"?\)/, 'url(<%= asset_path("iD/traffico/\1") %>\2)')
end
end
- puts "deleting vendor/assets/iD/iD/traffico/stylesheets/traffico.css"
+
File.delete('vendor/assets/iD/iD/traffico/stylesheets/traffico.css')
file 'iD.js', 'dist/iD.js'