I tried
> ng build --prod
> ng build --aot --target=production
> ng build --base-href="/" --env=prod
but none seems to work
I tried
> ng build --prod
> ng build --aot --target=production
> ng build --base-href="/" --env=prod
but none seems to work
Hey there,
what does none seems to work mean?
Actually nothing?
Logs?
Errors?
What happens when you remove the build folder?
here is the repo
What do you not understand when you read the error?
It seems very descriptive.
What did you search for on a search engine and what happened next?