diff options
author | 2022-07-19 16:47:31 -0500 | |
---|---|---|
committer | 2022-07-19 16:47:31 -0500 | |
commit | 4412fe61f496b83343af57a8932d857ad0c27ac3 (patch) | |
tree | 6ce1363ab5f804f9660022d26f085c49c16a9891 /packages/integrations/mdx/test/mdx-url-export.js | |
parent | 4ee997da43e0357caaa9566de495afcf4e924803 (diff) | |
download | astro-4412fe61f496b83343af57a8932d857ad0c27ac3.tar.gz astro-4412fe61f496b83343af57a8932d857ad0c27ac3.tar.zst astro-4412fe61f496b83343af57a8932d857ad0c27ac3.zip |
Improve error handling (#3859)
* feat: tag JSX exports with correct renderer
* feat(error): enhance generic errors with frame
* feat(error): surface errors from streaming response
* feat(error): use vite overlay to display errors
* chore: fix build issues
* feat: use custom logger to hide vite errors for known packages
* chore: move error-react-spectrum to e2e test
* chore: add todo comment
* test: fix error overlay handling
* refactor: extract overlay message to util
* test(e2e): update shared component tests
* fix: give error overlay more time
* refactor: move errors tests to e2e
* fix: appease ts
* test: move sass error to e2e tests
* fix: scope optimizeDeps to `src/pages/**/*`
* chore: update lockfile
* chore: update test script
* chore: log error overlay
* chore: log error tests
* chore: update playwright config
* test(e2e): update errors tests
* test(e2e): fix overlay util
* test(e2e): fix test utils
* test(e2e): try timeout
* test(e2e): give up on overlay tests
* fix: typo
* fix: typo
* refactor: collapse definition
* fix: let errors throw
* chore: revert scanner change
* chore: refactor err.plugin handling
* chore: add clarifying comments
* fix: make astro:renderer non enumerable
* chore: update comments
* refactor: replace astro:renderer string with Symbol
* chore: add comment about tagged components
* feat: improve error overlay when hint exists
Co-authored-by: Nate Moore <nate@astro.build>
Diffstat (limited to 'packages/integrations/mdx/test/mdx-url-export.js')
0 files changed, 0 insertions, 0 deletions