remove commonInterop option from register
This commit is contained in:
parent
b986a4e482
commit
d00faf4a72
@ -89,7 +89,6 @@ var loader = function (m, filename) {
|
|||||||
whitelist: whitelist,
|
whitelist: whitelist,
|
||||||
blacklist: blacklist,
|
blacklist: blacklist,
|
||||||
sourceMap: true,
|
sourceMap: true,
|
||||||
modules: "commonInterop",
|
|
||||||
ast: false
|
ast: false
|
||||||
}, transformOpts));
|
}, transformOpts));
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user