Exports updated.
This commit is contained in:
parent
1382b1c8e9
commit
555546c57a
|
|
@ -51,7 +51,7 @@ for (var i in Cola) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
exports.minify = function(files, options) {
|
exports.translate = function(files, options) {
|
||||||
options = Cola.defaults(options, {
|
options = Cola.defaults(options, {
|
||||||
spidermonkey : false,
|
spidermonkey : false,
|
||||||
outSourceMap : null,
|
outSourceMap : null,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user