Skip to content
Snippets Groups Projects
Commit fdaee764 authored by Praveen Arimbrathodiyil's avatar Praveen Arimbrathodiyil
Browse files

fix Rakefile

parent c13d1038
No related branches found
No related tags found
No related merge requests found
--- a/Rakefile
+++ b/Rakefile
@@ -67,7 +67,7 @@
end
task :submodule do
- sh 'git submodule update --init' unless File.exist?('jquery-ui/README.md')
+ sh 'git submodule update --init' unless File.exist?('jquery-ui/package.json')
end
def get_js_dependencies(basename)
fix-jquery-ui-check.patch
engine-root.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment