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 next edge #41

Merged
merged 7 commits into from
Apr 8, 2024
Merged

Fix next edge #41

merged 7 commits into from
Apr 8, 2024

Conversation

Zn4rK
Copy link
Contributor

@Zn4rK Zn4rK commented Apr 8, 2024

Fixes #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.

Copy link

changeset-bot bot commented Apr 8, 2024

🦋 Changeset detected

Latest commit: c819c24

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

@Zn4rK Zn4rK merged commit 9d3109a into main Apr 8, 2024
2 checks passed
@Zn4rK Zn4rK deleted the fix-next-edge branch April 8, 2024 15:11
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.

Fix esm exports in next-plugin
1 participant