babel-plugin-require
v0.0.1
Published
babel-plugin-require
Downloads
141
Readme
babel-plugin-require
use
{plugins: ["require", function (src) {return src}]}
you can use it get the deps or you can you it to change the require('a') to require('b')
- it not surrport import, you can press it first to require