Big refactoring of Rakefile.
Created JsDuckRunner class inside the Rakefile to manage all the options we are passign to JSDuck. Instead of a myriad of different tasks, rake -D now only lists 4: - sdk - touch - gem - spec sdk and touch tasks accept arguments to allow creation of live and export versions. For example: $ rake sdk[live]
Loading
Please register or sign in to comment