QwikDev / qwik

Instant-loading web apps, without effort
https://qwik.dev
MIT License
20.86k stars 1.31k forks source link

docs: add debugging section #6857

Open czuma opened 2 months ago

czuma commented 2 months ago

What is it?

Description

Checklist:

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 2b06caccb00d644dd5b7de071ea13ed8962e3be4

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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[bot] commented 2 months ago
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 6ffe05772b76dceb08ec2fcffa4bd64152f4e724
czuma commented 2 months ago

Nice, but isn't it easier to use npx vite-bundle-visualizer? Could even be a default script in the starter

THAT'S GREAT! i tested and works amazing. Maybe we can split this in 2 parts, 1 is document this command instead of my PR, and 2nd part is to add to starter like you say. Let me work on that.

wmertens commented 1 month ago

@czuma I think you can do both things in this PR. Looking forward to our new debugging sections in the docs! :smiley:

czuma commented 3 weeks ago

right, i left this unfinished, will work on this this week.