ng eject "discloses the webpack.config.js file" that I wanted to see.
But -ng build- gives me an error: "An ejected project cannot use the build command anymore". I did not see a webpack cli re-integration path. ng cli does not have a way to re-integrate webpack from its help
https://github.com/angular/angular-cli/issues/5229 Does not answer the question.
What are the steps to restore ng build?