Exports updated.

This commit is contained in:
Onoshko Dan 2014-05-23 18:06:40 +07:00
parent 1382b1c8e9
commit 555546c57a

View File

@ -51,7 +51,7 @@ for (var i in Cola) {
}
}
exports.minify = function(files, options) {
exports.translate = function(files, options) {
options = Cola.defaults(options, {
spidermonkey : false,
outSourceMap : null,