The require.js config preceeds the minification process; as a result the js is running not optimized for filesize.
If both require.js and minification are enabled (by using flags) then the minification should take the liberty of optimizing the require config.