|
|
|
@@ -44,6 +44,8 @@ templated_build "CommonJS", :location => "lib", :extra => "package.json" |
|
|
|
templated_build "jQuery" |
|
|
|
templated_build "Dojo", :location => "dojox/string" |
|
|
|
templated_build "YUI3", :location => "yui3/mustache" |
|
|
|
templated_build "requirejs" |
|
|
|
|
|
|
|
|
|
|
|
def version |
|
|
|
File.read("mustache.js").match('version: "([^\"]+)",$')[1] |
|
|
|
|