babel-plugin-react-intl

v4.1.2
Extracts string messages for translation from modules that use React Intl.
babel-plugin react-intl

clean

rimraf lib test/fixtures/**/actual.json

test

TS_NODE_PROJECT='./tsconfig.cjs.json' cross-env NODE_ENV=test jest

cover

npm t -- --coverage

build

tsc && tsc -p tsconfig.cjs.json

prepublishOnly

npm run build

Metadata

Downloads