0
votes

Application path on server : public_html/samples/asiatride_design/

I just try $ ng build --prod="true" --base-href="https:xxxx.in/samples/asiatride_design/" /"

In angular.json outputpath : dist/Asia

by running https:xxxx.in/samples/asiatride_design/ throws these errors

styles.js:1 Failed to load resource: the server responded with a status of 404 (Not Found) etc

1

1 Answers

0
votes

You can use this..

ng build --prod="true" --base-href="https:xxxx.in/samples/asiatride_design/"