Create for the follwing issue: nrwl/nx#28502
###Steps to Reproduce
- Download this repo
- npm i
- nx serve
- You'll see, that you can let the url empty, or add foo or bar and it will work
- Adding fooBar would result in an error in the browser
- Select the content of the nx-welcome.component and delete it
- Nothing happen -> Was expecting a recompile