UNPKG

babel-plugin-react-transform

Version:

Babel plugin to instrument React components with custom transforms

12 lines (11 loc) 186 B
{ "plugins": [ ["../../../src", { "transforms": [{ "transform": "transform-lib", "locals": ["module", "exports"], "imports": [] }] }] ] }