Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Is Babel configured differently in this TypeScript version of react-scripts? Babel plugin isn't running. #394

Closed
@timjohnson-valtech

Description

@timjohnson-valtech

I'm trying to get the Babel plugin for Emotion, babel-plugin-emotion, working with this TypeScript version of create-react-app. I'm thinking that the plugin doesn't run at all because Babel is configured differently here compared to the regular version of create-react-app. I've tried using react-app-rewired like I usually do and I've also tried adding the configuration for the plugin manually after ejecting too and it doesn't seem to run. I've tried the same steps but with the regular version of create-react-app and it all works fine.

Am I correct and it should be expected that Babel plugins don't get used in the latest version of the TypeScript version of create-react-app? If so, is there a way to enable that feature of Babel?

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