Loading devtools/client/debugger/new/build/copy-module.js +1 −1 Original line number Diff line number Diff line Loading @@ -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 }] ] }); Loading Loading
devtools/client/debugger/new/build/copy-module.js +1 −1 Original line number Diff line number Diff line Loading @@ -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 }] ] }); Loading