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
ng serve will work as normal, and it doesn't require a prior build. It generates files in memory, and has some additional features like auto reload.
ng serve