I figured out the problem:
In angular.json I needed this:
"outputPath": {
"base": "www",
"browser": ""
},
I figured out the problem:
In angular.json I needed this:
"outputPath": {
"base": "www",
"browser": ""
},