Skip to content

Current "create-react-app" main branch not working (react-scripts) #11692

Open
@marioil

Description

@marioil

I followed the recommended way of extending "react-scripts" build procedure:
https://create-react-app.dev/docs/alternatives-to-ejecting/

It turns out that there is something wrong in the main branch, because I can't build my project. I receive an error about wrong babel plugin import. No code changes are made by side.

Steps to reproduce:

  1. Fork create-react-app repository
  2. Go to: packages/react-scripts
  3. publish this as an NPM package
  4. Install this package as your "react-scripts" module in your CRA project
  5. Try to build the project

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions