Danyyer
Danyyer
I have the same issue when using the router with [withHashLocation()](https://angular.io/api/router/withHashLocation). I am using @angular-devkit/build-angular 17.1.0-next.2
Sure. Cloning the main branch and running the following command does currently not work: ``` docker compose build ``` It fails on line 5: ``` => ERROR [k6 builder 5/6]...
Btw. i changed the casing for 'as' to fix this [build warning](https://docs.docker.com/reference/build-checks/from-as-casing/).
@ankur22 any success reproducing the issue? Any questions?
Opened PR #44 to fix this issue