remove other commonInterop reference

This commit is contained in:
Sebastian McKenzie 2014-12-10 21:37:07 +11:00
parent d00faf4a72
commit bac8758369

View File

@ -33,7 +33,6 @@ to5.register({
var _eval = function (code, filename) {
code = to5.transform(code, {
modules: "commonInterop",
filename: filename,
blacklist: ["useStrict"],
experimental: commander.experimental