mirror of
https://github.com/status-im/react-native.git
synced 2025-02-24 07:08:27 +00:00
Simplify transform options + pass minify to the transformer
Reviewed By: mjesun Differential Revision: D6406614 fbshipit-source-id: 722e8e209c7b7c922139f0777b9b3bd2a77bf735
This commit is contained in:
parent
dd888d3346
commit
d5b59517c2
@ -54,6 +54,7 @@ module.exports = {
|
||||
options: {
|
||||
dev: true,
|
||||
inlineRequires: true,
|
||||
minify: false,
|
||||
platform: '',
|
||||
projectRoot: '',
|
||||
retainLines: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user