Revert "Update rn-cli.config.js"

This reverts commit 8d592650c9.
This commit is contained in:
Felix Oghină 2015-10-21 11:02:08 +01:00
parent 774bbc2f3a
commit 71adc24974
1 changed files with 1 additions and 3 deletions

View File

@ -8,9 +8,7 @@ var config = {
},
getAssetRoots() {
// 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.
// speficy where to look for assets
return [];
},