Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

leblancmeneses
Copy link
Contributor

docs(content): requireSync note, ssr root route, app generation, and custom URL prefix

@netlify
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for analog-ng-app ready!

Name Link
🔨 Latest commit e0f7fc3
🔍 Latest deploy log https://app.netlify.com/sites/analog-ng-app/deploys/6702c73cb5af1900080a9043
😎 Deploy Preview https://deploy-preview-1379--analog-ng-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for analog-app ready!

Name Link
🔨 Latest commit e0f7fc3
🔍 Latest deploy log https://app.netlify.com/sites/analog-app/deploys/6702c73cc807a5000817bee2
😎 Deploy Preview https://deploy-preview-1379--analog-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for analog-docs ready!

Name Link
🔨 Latest commit e0f7fc3
🔍 Latest deploy log https://app.netlify.com/sites/analog-docs/deploys/6702c73ce4d2f200085f1836
😎 Deploy Preview https://deploy-preview-1379--analog-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for analog-blog ready!

Name Link
🔨 Latest commit e0f7fc3
🔍 Latest deploy log https://app.netlify.com/sites/analog-blog/deploys/6702c73cfb5f5400082f8fe1
😎 Deploy Preview https://deploy-preview-1379--analog-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

This instructs Angular on how recognize and generate URLs.

```ts
import { ApplicationConfig } from '@angular/core';
Copy link
Member

Choose a reason for hiding this comment

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

Why was this removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I got rid of app.config.env.ts with mergeApplicationConfig in favor of using import.meta.env.BASE_URL

Copy link
Member

Choose a reason for hiding this comment

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

Yes, but ApplicationConfig is still being used in the code snippet

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Got it! Done.

leblancmeneses and others added 2 commits October 4, 2024 11:50
@brandonroberts brandonroberts changed the title docs(content): requireSync note, ssr root route, app generation, and … docs: add requireSync note, ssr root route, app generation, and custom URL prefix Oct 7, 2024
@brandonroberts brandonroberts merged commit 5cf41c7 into analogjs:beta Oct 7, 2024
24 checks passed
@brandonroberts
Copy link
Member

Thanks! @allcontributors add @leblancmeneses for doc

@allcontributors
Copy link
Contributor

@brandonroberts

@leblancmeneses already contributed before to doc

@leblancmeneses leblancmeneses deleted the leblanc/fix-docs branch October 17, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants