Now we set babelHelpers to 'inline', but I don't think that's correct and I see duplicate helpers being inlined in js/dist files.
babelHelpers
'inline'
Maybe we should use 'bundled'?
'bundled'