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

File opts.messagesDir not created because descriptors.length == 0 #92

Closed
@googol7

Description

@googol7

The directory defined in opts.messagesDir is not being created with version > 2.1.4

commit 48b7d47 is the first one that doesn’t work anymore.

created a repo here for you to test:
https://github.com/googol7/test-babel-plugin-react-intl

[email protected] works
[email protected] doesn’t work anymore
[email protected] doesn’t work either

please try these commands:

npm run translate

or

./translate.sh

I suppose it’s connected to these issues where the command is run twice and the second time descriptors.length == 0:
#28
#25

Is there something wrong in my configuration or is there a bug with versions > 2.1.4?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions