Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reduce dependencies #56

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Fix reduce dependencies #56

merged 2 commits into from
Oct 1, 2024

Conversation

Zn4rK
Copy link
Contributor

@Zn4rK Zn4rK commented Oct 1, 2024

This will remove "picocolors" as a dependency, since it's just sometimes in the way. I've encountered problems with "picocolors" when running in next.js app router, with the edge configuration during development. In production it's tree shaken away. But we don't need it at all.

Copy link

changeset-bot bot commented Oct 1, 2024

🦋 Changeset detected

Latest commit: 6020a2a

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

This PR includes changesets to release 10 packages
Name Type
@navita/css Minor
navita-example-with-jest Patch
with-next-app-dir Patch
navita-with-next-example Patch
with-vite Patch
navita-with-webpack-example Patch
@navita/vite-plugin Patch
@navita/webpack-plugin Patch
navita Patch
@navita/next-plugin 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

@Zn4rK Zn4rK merged commit 6d3783e into main Oct 1, 2024
2 checks passed
@Zn4rK Zn4rK deleted the fix-reduce-dependencies branch October 1, 2024 22:05
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.

1 participant