Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.
This repository was archived by the owner on May 4, 2020. It is now read-only.

babel-plugin-transform-react-inline-elements leads to partial message extraction #69

@nason

Description

@nason

I was using the react-optimize babel preset, and noticed that only some of our strings were being extracted.

I removed this preset, and confirmed that all our strings were extracted. Then I added each of its transforms one-by-one until I discovered that babel-plugin-transform-react-inline-elements was the root of this issue.

Unfortunately, I don't have much more information. Please let me know if there is anything I can do to help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions