@discord/metro-intl-transformer
v0.27.3
Published
Metro/Babel transformer plugin for compiling, bundling, and minifying intl message definitions and usages using intl-message-database.
Readme
metro-intl-transformer
A Metro loader for intl message definition files using @discord/intl. This loader handles both definitions and translations as a single group, emitting the appropriate file types and contents based on the kind of file provided.
Note that you'll also want/need the @discord/babel-plugin-transform-discord-intl plugin applied to your JS compilation to ensure that message usages compile to the same keys that match the compiled definitions.
