So I built my electron A2 app using electron-packager. After building The app loads, but it only loads the index.html and doesn’t route to my components like it would do if I were to just ng serve it.
Folder Structure:
So I built my electron A2 app using electron-packager. After building The app loads, but it only loads the index.html and doesn’t route to my components like it would do if I were to just ng serve it.
Folder Structure: