I\'m using this angular 4 seed app: https://github.com/2sic/app-tutorial-angular4-hello-dnn
It uses webpack and works fine.
It only seems to serve the dev fi
Install this globally (or locally)
npm i -g lite-server
Run this command (replace project-name)
lite-server --baseDir="dist/project-name"