Skip to content

part 2: es-build regression 17.1.0-next.1 rebuild causes "the request url "..." is outside of Vite serving allow list #26624

Closed
@LanderBeeuwsaert

Description

@LanderBeeuwsaert

Command

build

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

17.0.6

Description

with the new release of 17.1.0-next.1 the issue in
#26555
isn't really fixed.

When you build & serve the application, it is; but the moment you change your code and a rebuild happens, it starts to complain again

Minimal Reproduction

Exception or Error

-

Your Environment

Angular CLI: 17.1.0-next.1
Node: 20.9.0
Package Manager: npm 8.19.1
OS: win32 x64

Angular: 17.0.6
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router, service-worker

Package                              Version
--------------------------------------------------------------
@angular-devkit/architect            0.1701.0-next.1
@angular-devkit/build-angular        17.1.0-next.1
@angular-devkit/core                 16.2.6
@angular-devkit/schematics           16.2.6
@angular/cdk                         17.0.2
@angular/cli                         17.1.0-next.1
@angular/fire                        16.0.0
@angular/google-maps                 17.0.2
@angular/material                    17.0.2
@angular/material-date-fns-adapter   17.0.2
@angular/youtube-player              17.0.2
@bazel/typescript                    5.8.1
@schematics/angular                  16.2.6
rxjs                                 7.8.1
typescript                           5.2.2
zone.js                              0.14.2

Anything else relevant?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions