mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
Update rn-cli.config.js
This commit is contained in:
parent
17c59ace46
commit
8d592650c9
@ -8,7 +8,9 @@ var config = {
|
||||
},
|
||||
|
||||
getAssetRoots() {
|
||||
// speficy where to look for assets
|
||||
// Speficy where to look for assets that are referenced using `image!<image_name>`.
|
||||
// Asset directories for images referenced using `./<image.extension>` don't require
|
||||
// any entry in here.
|
||||
return [];
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user