Skip to content

How to make this work with cra app or with a .babelrc file? #4

@vivek12345

Description

@vivek12345

My application is a cra app and the packagebind README mostly mentions around using it with a babel.config.js file.

But most of the CRA apps add the babel config which is not visible unless you eject. The solution to that is using something like react-app-rewired but from what I have seen that too relies on a .babelrc file.

Do we have an easy way to make this work with CRA apps and with apps which are using .babelrc instead of babel.config.js

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