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

Conversation

@ericf
Copy link
Collaborator

@ericf ericf commented Jan 25, 2017

This fixes issues without writing the extracted messages out to the filesystem when multiple instances of the plugin are being applied.

This also removes the CLI usage docs which say to use --plugins option because this is not useful for this plugin since it needs to be configured via .babelrc or use via Babel's API.

Fixes #92

This fixes issues without writing the extracted messages out to the
filesystem when multiple instances of the plugin are being applied.

This also removes the CLI usage docs which say to use `--plugins`
option because this is not useful for this plugin since it needs to
be configured via `.babelrc` or use via Babel's API.

Fixes #92
@ericf ericf merged commit ed5dd00 into master Jan 25, 2017
@ericf ericf deleted the file-level-state branch January 25, 2017 22:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants