Skip to content

Commit 5a72f85

Browse files
alan-agius4clydin
andauthored
Update packages/schematics/angular/ssr/index.ts
Co-authored-by: Charles <19598772+clydin@users.noreply.github.com>
1 parent aa006b7 commit 5a72f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/ssr/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ function updateApplicationBuilderWorkspaceConfigRule(
175175
if (outputPath.browser === '') {
176176
const base = outputPath.base as string;
177177
logger.warn(
178-
`The output location of the browser build have been updated from "${base}" to "${posix.join(
178+
`The output location of the browser build has been updated from "${base}" to "${posix.join(
179179
base,
180180
DEFAULT_BROWSER_DIR,
181181
)}".

0 commit comments

Comments
 (0)