Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

feat: render code frames for errors (wip) #178

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

hanspagel
Copy link
Member

@hanspagel hanspagel commented Aug 27, 2024

This PR aims to add better error output in general. Currently, it’s just doing a prototype for better error output in Node, though.

It’s living in a test file only, is not exposed and only adds dev dependencies. So let’s get this in, before we move to scalar/scalar. :) We’ll finish it on the other side.

Preview

Screenshot 2024-08-27 at 11 25 33

Copy link

changeset-bot bot commented Aug 27, 2024

⚠️ No Changeset found

Latest commit: b98f822

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

Copy link

relativeci bot commented Aug 27, 2024

#145 Bundle Size — 75.52KiB (0%).

b98f822(current) vs 2512b07 main#144(baseline)

Bundle metrics  no changes
                 Current
#145
     Baseline
#144
No change  Initial JS 75.52KiB 75.52KiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 0% 4.13%
No change  Chunks 45 45
No change  Assets 45 45
No change  Modules 45 45
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 0 0
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#145
     Baseline
#144
No change  JS 75.52KiB 75.52KiB

Bundle analysis reportBranch feat/awesome-error-outputProject dashboard


Generated by RelativeCIDocumentationReport issue

@hanspagel hanspagel merged commit c106e09 into main Aug 27, 2024
7 checks passed
@hanspagel hanspagel deleted the feat/awesome-error-output branch August 27, 2024 09:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant