Last active
October 19, 2018 19:15
-
-
Save reggie3/66006885a22057c9831aac0749635930 to your computer and use it in GitHub Desktop.
app.json packagerOpts for shared imports
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"packagerOpts": { | |
"projectRoots": "", | |
"config": "rn-cli.config.js", | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment