Skip to content

After npm run eject our app throws an error with react-app-polyfill/stable  #8193

Closed
@jonnydungeons

Description

@jonnydungeons

After ejecting app throws error module not found with react-app-polyfill/stable with latest code

Before ejecting I have the following in my src/index.js file and works just fine:

import 'react-app-polyfill/ie9';
import 'react-app-polyfill/stable';

image

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