angular-cli
angular-cli copied to clipboard
fix(@angular-devkit/build-angular): return 404 for assets that are not found
This commit updates the vite dev-server to return 404 for assets and files that are not found.
Closes #26917