зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1505581 - stop transforming rest/spread. r=lsmyth
Tags: Differential Revision: https://phabricator.services.mozilla.com/D11244
This commit is contained in:
Родитель
9c33903470
Коммит
068d60b2c1
|
@ -212,8 +212,8 @@ function transform(filePath) {
|
|||
"syntax-trailing-function-commas",
|
||||
"transform-class-properties",
|
||||
"transform-es2015-modules-commonjs",
|
||||
"transform-object-rest-spread",
|
||||
"transform-react-jsx",
|
||||
"syntax-object-rest-spread",
|
||||
["transform-mc", { mappings, vendors: VENDORS, filePath }]
|
||||
]
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче