babel-plugin-transform-imports
js
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Version 2.0.0 License ISC
Keywords
babeltransformimportreact-bootstraplodash
INSTALL
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')