mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 09:19:10 +00:00
Decouple the Worker options from the Babel Transformer options
Reviewed By: jeanlauliac Differential Revision: D7894079 fbshipit-source-id: 40cbd991690f25f8c0f045c42a0105d74d516803
This commit is contained in:
parent
8125be942b
commit
b762f5293e
@ -49,11 +49,9 @@ module.exports = {
|
||||
filename: file,
|
||||
localPath: file,
|
||||
options: {
|
||||
assetDataPlugins: [],
|
||||
ast: true, // needed for open source (?) https://github.com/facebook/react-native/commit/f8d6b97140cffe8d18b2558f94570c8d1b410d5c#r28647044
|
||||
dev: true,
|
||||
inlineRequires: true,
|
||||
minify: false,
|
||||
platform: '',
|
||||
projectRoot: '',
|
||||
retainLines: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user