Ok, I'm very pleased that angular-cli exists. Hooray for standards!
However, I am a little disturbed that webpack is operating somewhere in the depths of the angular-cli code and there is not, for example, a webpack.config.js.
What gives? How do I configure loaders? Plugins? Is ng serve using the webpack server in the background?
Can someone elucidate?