mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 11:57:46 +08:00
Update rn-cli.config.js
This commit is contained in:
@@ -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 [];
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user