Skip to content

chore(components): remove unnecessary imports in package.json#1090

Merged
fengelniederhammer merged 1 commit intomainfrom
imports
Mar 9, 2026
Merged

chore(components): remove unnecessary imports in package.json#1090
fengelniederhammer merged 1 commit intomainfrom
imports

Conversation

@fengelniederhammer
Copy link
Collaborator

Summary

They were used to get web worker imports right, but we don't use web workers anymore since #1059

Screenshot

PR Checklist

- [ ] All necessary documentation has been adapted.
- [ ] The implemented feature is covered by an appropriate test.

They were used to get web worker imports right, but we don't use web workers anymore since
#1059
@vercel
Copy link

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dashboard-components Ready Ready Preview, Comment Mar 9, 2026 8:53am

Request Review

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the imports field from the @genspectrum/dashboard-components package configuration now that the codebase no longer uses web workers (per #1059), eliminating unused package import mapping.

Changes:

  • Deleted the package.json#imports import-map entries that were previously used for web worker-related resolution.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@fengelniederhammer fengelniederhammer merged commit 2cd02ed into main Mar 9, 2026
10 checks passed
@fengelniederhammer fengelniederhammer deleted the imports branch March 9, 2026 09:02
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.

3 participants