A platform with a different configuration has been created. Please destroy it first.
getting above error when i have 2 angular bundled js files in same page.
Project Architecture: NX Angular
under apps i have created 2 different apps.
with one app i have generated main.js,polyfill.js,runtime.js. with another app with one app i have generated main.js,polyfill.js,runtime.js. when am use all files in static page. am getting above error.
I wan to resolve that error and why its causing and its solution.