0.4.0: Separate production build mode
Removed default production webpack bundle build on app start, now it's recommended to run build separately.
To enable old behaviour, which runs initial webpack build right app starts in production mode, enable config.preBuild
.