Skip to content

Commit e1b6eb7

Browse files
Merge branch 'cloudflare:production' into krishnprakash/cloudflare-docs
2 parents c6d00f6 + f6c786c commit e1b6eb7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/docs/pages/framework-guides/deploy-an-angular-site.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ git push -u origin main
5858

5959
<PagesBuildPreset framework="angular" />
6060

61+
62+
:::caution[On some versions of Angular, you may need to:]
63+
Change the `Build command` to `npx ng build --output-path dist/cloudflare`\
64+
Change the `Build directory` to `dist/cloudflare/browser`
65+
:::
66+
6167
Optionally, you can customize the **Project name** field. It defaults to the GitHub repository's name, but it does not need to match. The **Project name** value is assigned as your `*.pages.dev` subdomain.
6268

6369
4. After completing configuration, select the **Save and Deploy**.

0 commit comments

Comments
 (0)