extract-react-intl-messages
extract-react-intl-messages copied to clipboard
Question : Support of moduleSourceName to accept detection from a different module ?
Hi, sorry I didn't know where else to put this.
I'm actually looking remove the default <span>
from previous version of react-intl and in this regard I have created a passthrough component which wrap <FormattedMessage> in a so nothing get broken with legacy css.
But this way the extraction of messages can not work and I though It would be great if this lib could support a given list of path to watch for extraction instead of being limited to react-intl