feat(@angular-devkit/build-angular): move browser-sync as optional dependency#26587
feat(@angular-devkit/build-angular): move browser-sync as optional dependency#26587clydin merged 1 commit intoangular:mainfrom
browser-sync as optional dependency#26587Conversation
91892db to
22492bd
Compare
packages/angular_devkit/build_angular/src/builders/ssr-dev-server/index.ts
Outdated
Show resolved
Hide resolved
…dependency `browser-sync` is now an optional dependency of `@angular-devkit/build-angular`. This package is only needed when using the legacy `@angular-devkit/build-angular:ssr-dev-server` builder. Closes angular#26349
22492bd to
75bd83a
Compare
|
Will this also be fixed on |
|
This is only available for version 17.1.x |
|
Hi, is this fixed right now? I'm with this version: / △ \ | '_ \ / Angular CLI: 17.0.6 Angular: 17.0.6 Package Version@angular-devkit/architect 0.1700.6 And still tells me this error: npm audit reportaxios 0.8.1 - 1.5.1 4 moderate severity vulnerabilities |
|
@alan-agius4 any chance you can update to browser-sync v3 in the 17.0 branch, at least? It makes localtunnel optional |
|
@alan-agius4 Is it known if there is still much time left before the release of version 17.1.x? |
|
@dagerher Release is expected mid of next week ! |
|
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. |
browser-syncis now an optional dependency of@angular-devkit/build-angular. This package is only needed when using the legacy@angular-devkit/build-angular:ssr-dev-serverbuilder.Closes #26349