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

feat(recipe): add bundle analyzer recipe #9974

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

branberry
Copy link

@branberry branberry commented Nov 11, 2024

Description (required)

Added a recipe page on how to analyze the bundle size for an Astro project.

Related issues & labels (optional)

Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 0b97037
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs-2/deploys/6736066ccf07fe0008aaad05
😎 Deploy Preview https://deploy-preview-9974--astro-docs-2.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.

@astrobot-houston
Copy link
Contributor

Hello! Thank you for opening your first PR to Astro’s Docs! 🎉

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes.
    If they spot any broken links you will see some error messages on this PR.
    Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Netlify 🥳.

  3. One or more of our maintainers will take a look and may ask you to make changes.
    We try to be responsive, but don’t worry if this takes a few days.

@astrobot-houston
Copy link
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

Locale File Note
en recipes/analyze-bundle-size.mdx Source added, will be tracked.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@sarah11918
Copy link
Member

Thanks @branberry ! I can see it's a draft and you're still working on it. I just wanted to link the original issue while I was here. 🚀

@sarah11918 sarah11918 added add new content Document something that is not in docs. May require testing, confirmation, or affect other pages. recipe Best solved by creating a short how-to/example labels Nov 11, 2024
@sarah11918
Copy link
Member

Just a heads up @branberry that for accessibility and other reasons, we don't use images in docs! So please remove the image and make sure that whatever you're writing works without images. 🙌

@branberry
Copy link
Author

Ah, thank you for pointing that out! I'll remove the image

@branberry branberry marked this pull request as ready for review November 14, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add new content Document something that is not in docs. May require testing, confirmation, or affect other pages. recipe Best solved by creating a short how-to/example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recipe for analyzing bundle size
3 participants