Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deploy-an-angular-site.mdx #17946

Open
wants to merge 5 commits into
base: production
Choose a base branch
from

Conversation

fahrnbach
Copy link

Hotfix to Update Build Settings for Angular Deployment Tutorial. Fixed and working.

https://developers.cloudflare.com/pages/framework-guides/deploy-an-angular-site/
Following thie default project settings result in failed build.

Request to change PagesBuildPreset to this working solution or add instructions to
change the ng build command in package.json.

Request to update the Angular preset on the dashboard to match.

Seems like there are quite a few people with this issue.

See: cloudflare/workers-sdk#5527
Also: https://stackoverflow.com/questions/78463333/fail-to-deploy-angular-project-on-cloudflare-pages/79151848#79151848
And: https://community.cloudflare.com/t/angular-app-deployed-to-pages-is-unavailable-on-domain/632745

Hotfix for Update Build Settings For angular. Fixed and working.

Request to change PagesBuildPreset to this solution or add instructions to change the ng build command in package.json.

Request to update the Angular preset on the dashboard to match. 

Seems like there are quite a few people with this issue.

See: cloudflare/workers-sdk#5527
Also: https://stackoverflow.com/questions/78463333/fail-to-deploy-angular-project-on-cloudflare-pages/79151848#79151848 
And: https://community.cloudflare.com/t/angular-app-deployed-to-pages-is-unavailable-on-domain/632745
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a comment

Choose a reason for hiding this comment

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

1 files reviewed, 2 total issue(s) found.

@fahrnbach
Copy link
Author

fahrnbach commented Nov 3, 2024

Looks like the Hyperlint bot wants me to change
dist/cloudflare to dist/Cloudflare
However, in this case I am sticking to the convention shown in the original Angular Deployment Tutorial
Default_Angular_Config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants