Skip to content

Conversation

sonallux
Copy link
Contributor

Description

This PR fixes #6543 by replacing all backslashes in the serverOutputPath with normal slashes.

Scenarios Tested

I have successfully deployed an Angular 17 SSR App with my changes and the Cloud Functions to not error anymore and the path in the generated bootstrap.js is correct.

Sample Commands

None

Copy link
Contributor

@9kubczas4 9kubczas4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonallux sonallux force-pushed the fix/6543-angular-ssr-windows branch from e9be80f to c2fe032 Compare November 30, 2023 07:00
@jamesdaniels jamesdaniels enabled auto-merge (squash) November 30, 2023 20:22
@jamesdaniels jamesdaniels merged commit 9f5d1ce into firebase:master Dec 1, 2023
@sonallux sonallux deleted the fix/6543-angular-ssr-windows branch December 1, 2023 22:47
joehan added a commit that referenced this pull request Dec 14, 2023