Right now it appears that while this is doing AOT it isn't doing tree shaking (i.e. UglifyJsPlugin isn't enabled). Is there any intent to add it? (I've added it manually at this point and it really shrinks files)