During build for production this process does a lot of things like tree shaking. So in your case you need to resolve exactly what the console tells you. You need to ensure this page AddAdditionalProjectInformationPage is declared once in a module, and it is not right now.
↧