-
Notifications
You must be signed in to change notification settings - Fork 12k
es-build regression 17.1.0-next.0 rebuild causes "the request url "..." is outside of Vite serving allow list." #26555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
You can please share you assets configuration? |
@alan-agius4 not entirely sure, but is this what you mean, at the start of angular.json? ![]() |
This should be fixed by #26556 which will be available on NPM later this week. |
In my case this seems fixed when running "@angular/cli": "17.1.0-next.1" |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Command
build
Is this a regression?
The previous version in which this bug was not present was
17.0.5
Description
When having @angular-devkit/build-angular:browser-esbuild on
with build-angular and angular/cli on 17.1.0-next.0
any dev server rebuild causes:
The request url "..." is outside of Vite serving allow list for all assets
Minimal Reproduction
I suppose it's down to my configuration somehow, but there's nothing that special to it.
reversing to 17.0.5 immediately solves this
Exception or Error
No response
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: