update some es7 transformers to stage 2
This commit is contained in:
parent
8596db3bac
commit
ee2e8d10ce
@ -1,3 +1,3 @@
|
||||
export var metadata = {
|
||||
stage: 1
|
||||
stage: 2
|
||||
};
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
import * as t from "../../../types";
|
||||
|
||||
export var metadata = {
|
||||
stage: 1,
|
||||
stage: 2,
|
||||
dependencies: ["es6.destructuring"]
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user