mirror of
https://github.com/status-im/metro.git
synced 2025-02-04 07:14:50 +00:00
[ReactNative] Enable displayName transformer in open source
This commit is contained in:
parent
7beb248c06
commit
47eec251bc
@ -39,6 +39,7 @@ function transform(srcTxt, filename, options) {
|
||||
'es7.objectRestSpread',
|
||||
'flow',
|
||||
'react',
|
||||
'react.displayName',
|
||||
'regenerator',
|
||||
],
|
||||
plugins: plugins,
|
||||
|
Loading…
x
Reference in New Issue
Block a user