babel-plugin-portal Install $ npm install babel-plugin-portal Usage { "plugins": [ [ "portal", { "portals": [ "create-fetcher.js" ] } ] ] }