evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
https://evidence.dev
MIT License
3.44k stars 167 forks source link

Fix: ignore a specific warning during dev server run #1888

Closed phukon closed 1 month ago

phukon commented 1 month ago

ref #1876 this should suppress that annoying message

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: ce3d70a8354318ad2ebc1183c3ed70c36cabd4fb

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

netlify[bot] commented 1 month ago

Deploy Preview for evidence-development-workspace ready!

Name Link
Latest commit ce3d70a8354318ad2ebc1183c3ed70c36cabd4fb
Latest deploy log https://app.netlify.com/sites/evidence-development-workspace/deploys/661c2110164a46000856b183
Deploy Preview https://deploy-preview-1888--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.

netlify[bot] commented 1 month ago

Deploy Preview for next-docs-evidence ready!

Name Link
Latest commit ce3d70a8354318ad2ebc1183c3ed70c36cabd4fb
Latest deploy log https://app.netlify.com/sites/next-docs-evidence/deploys/661c2110f89b2a000839fa95
Deploy Preview https://deploy-preview-1888--next-docs-evidence.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.

archiewood commented 1 month ago

Feel like this is a sensible approach, thanks