Skip to content

Fix error handling in svelte.config.js - #1713

Merged
ItsMeBrianD merged 1 commit into
nextfrom
fix-svelte-vite-errors
Mar 8, 2024
Merged

Fix error handling in svelte.config.js#1713
ItsMeBrianD merged 1 commit into
nextfrom
fix-svelte-vite-errors

Conversation

@hughess

@hughess hughess commented Mar 8, 2024

Copy link
Copy Markdown
Member

Description

Only covers the errors we want to catch and handle from the svelte vite plugin - undefined variables and empty blocks. There may be more which we can add over time. Goal of this function is to eliminate broken pages in Evidence apps during development mode.

Checklist

@changeset-bot

changeset-bot Bot commented Mar 8, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 5a1e46a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@evidence-dev/component-utilities Patch
@evidence-dev/core-components Patch
@evidence-dev/evidence Patch
@evidence-dev/plugin-connector Patch
@evidence-dev/preprocess Patch
@evidence-dev/query-store Patch
@evidence-dev/universal-sql Patch
evidence-docs Patch
@evidence-dev/components Patch
evidence-test-environment Patch
ui-tests Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel

vercel Bot commented Mar 8, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2024 2:41pm

@netlify

netlify Bot commented Mar 8, 2024

Copy link
Copy Markdown

Deploy Preview for evidence-development-workspace ready!

Name Link
🔨 Latest commit 5a1e46a
🔍 Latest deploy log https://app.netlify.com/sites/evidence-development-workspace/deploys/65eb238daf4baf00083ec474
😎 Deploy Preview https://deploy-preview-1713--evidence-development-workspace.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.

@ItsMeBrianD
ItsMeBrianD merged commit 7398ad8 into next Mar 8, 2024
@ItsMeBrianD
ItsMeBrianD deleted the fix-svelte-vite-errors branch March 8, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants