mirror of https://github.com/status-im/metro.git
parent
5f2ab17edc
commit
55b4b7a6af
|
@ -32,6 +32,7 @@ function transform(srcTxt, filename, options) {
|
|||
'es7.objectRestSpread',
|
||||
'flow',
|
||||
'react',
|
||||
'react.displayName',
|
||||
],
|
||||
sourceFileName: filename,
|
||||
sourceMaps: false,
|
||||
|
|
Loading…
Reference in New Issue