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