Skip to content

Conversation

@Princesseuh
Copy link
Member

Changes

This PR tackles the rest of the owl, this change forceServerOutput to a more generic buildOutput that allow adapters to set themselves as being for static websites, some logging wasn't working correctly after the removal of hybrid and in some cases, the logging was missing.

Testing

Tests should pass!

Docs

Some of it is docs! There's errors!

@changeset-bot
Copy link

changeset-bot bot commented Sep 7, 2024

⚠️ No Changeset found

Latest commit: 888b06c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) docs pr labels Sep 7, 2024
@Princesseuh
Copy link
Member Author

The changesets for this PR are here #11941

@Princesseuh Princesseuh marked this pull request as ready for review September 7, 2024 04:00
*
* To get the user's IP address in static mode, different APIs such as [Ipify](https://www.ipify.org/) can be used in a [Client-side script](https://docs.astro.build/en/guides/client-side-scripts/) or it may be possible to get the user's IP using a serverless function hosted on your hosting provider.
*/
export const StaticClientAddressNotAvailable = {
Copy link
Member Author

Choose a reason for hiding this comment

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

This message can show in middleware code, I'm not exactly sure why though.

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

Labels

docs pr pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants