#Deploying an Angular 15 Website

4 messages · Page 1 of 1 (latest)

orchid storm
#

When I use ng build --base-href=/MyWebsite/
it feels like it's missing some files? Plus it gives me a 403 error on my server while in Angular 14 I got all my files and no error. Am I doing somethin wrong?
One picture is Angular 15
Other is 14

#

Specifically my index.html doesn't get made

#

Deploying onto IIS

#

I have no visible errors in the console when I run ng build