mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
Require 'yaml' in Rakefile.
This commit is contained in:
parent
dfba8fb2e7
commit
cf0513dc6f
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
|
@ -1,3 +1,4 @@
|
|||
require 'yaml'
|
||||
include FileUtils
|
||||
|
||||
ANGULAR = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue