remove opts from transform output
This commit is contained in:
@@ -349,7 +349,6 @@ File.prototype.generate = function () {
|
||||
|
||||
var result = {
|
||||
code: "",
|
||||
opts: opts,
|
||||
map: null,
|
||||
ast: null
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user