lazy-webpack-preset-babel USAGE // lazy-webpack // ... presets: [{ name: 'babel', options: {} // you can pass the babel-loader options here }] //...