I converted my existing angular-cli application to angular-universal by following this guide.
You can look at my complete source code here.
I am able to buil
use mode: 'development', for webpack.config.js
mode: 'development',