babel-loader is a loader, it will transform the file before it is passed to the next loader. babel-transform-webpack-plugin is a plugin, it will transform the javascript chunk that is bundled by the ...