const TransferToCmd = require('transfer-to-cmd'); webpackConfig = { ... plugins: [ new TransferToCmd() ] ... }