I ran grep -rl "ionic-angular\/" . in the source tree, but no matches were found.
I’m running out of ideas, other than building a new project and incorporating the various components one by one until the build breaks when running ionic build --prod. This approach is going to be long and messy to execute with so many components involved
I was kind of hoping I could override the parameters of ngc to show some kind of trace, however there doesn’t seem to be an option for this.