Closed rberkovi closed 6 years ago
Why would you need a .angular-cli.json. Just go into any app folder you want and buld the app. I.e. if you want to build the app "app2Angular" you do:
cd app2Angular
npm run build:portal
The output files are in the release
folder. Now grab them and upload them to any webserver you want.
Thank you, Will this mode support globaleventdispatcher?
Sure.
All standalone builds tied to webpack. How to prepare builds for apache webserver. Their is no .angular-cli.json.