Skip to content

Upgrade babel #12

@jdcrensh

Description

@jdcrensh

Can we upgrade riw's version of babel to v7? Our app uses CRA which is now using the @babel namespace. In order for our tooling to work properly, we have to override the babel-core version in our package.json:

  "resolutions": {
    "**/babel-core": "7.0.0-bridge.0"
  }

I believe this wouldn't be necessary if riw upgraded babel-core to @babel/core.

Of course, doing so will probably require a major version bump...

~ yep, still here using riw! makes my life so much easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions