Skip to content

When building via EAS, I get a warning about metro.config.js #478

@suregi

Description

@suregi

When building via EAS, I get warning about metro.config.js. I can ignore default suggestion (abort?) and successfully build.

Duplication steps:

  • npx create-obytes-app MyApp
    --> 8.0.0 app created
    ...
    ...
    pnpm run build:staging:android
    --> get warning:
    "It looks like that you are using a custom metro.config.js that does not extend @expo/metro-config.
    This can result in unexpected and hard to debug issues, like missing assets in the production bundle.
    We recommend you to abort, fix the metro.config.js, and try again.
    ✔ Would you like to abort? … "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions