eagerpatch / navita

Atomic CSS-in-JS with zero runtime
https://navita.style
MIT License
51 stars 0 forks source link

Fix next edge #41

Closed Zn4rK closed 6 months ago

Zn4rK commented 6 months ago

Fixes https://github.com/eagerpatch/navita/issues/39

Also improves our NavitaDependency-promotion in the "fromServerLoader". By setting the module's layer to something other than app-pages-browser, we opt it out of next.js page manifest. We don't need to be in the page manifest, and we can shave of some bytes.

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: c819c24e1f701f7e576d18f024c28a50bb45365b

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

This PR includes changesets to release 2 packages | Name | Type | | ---------------------- | ----- | | @navita/webpack-plugin | Minor | | @navita/next-plugin | Minor |

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