-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
I might be doing something wrong.
But when I tried to include an image it doesn't find it so I looked through the code and the start command does not provide an assetRoots option to send to the packager and the packager defaults to
options.assetRoots = [path.resolve(__dirname, '..')];
Which basically makes it equal to the react-native node_module folder.
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.