Skip to content

WIP: Nice 440 spike page extensions enabled#354

Draft
dalecreativ wants to merge 24 commits intomainfrom
NICE-440-spike-page-extensions
Draft

WIP: Nice 440 spike page extensions enabled#354
dalecreativ wants to merge 24 commits intomainfrom
NICE-440-spike-page-extensions

Conversation

@dalecreativ
Copy link
Contributor

To test app builds with pageExtensions enabled.

Next steps: remove any config from app pages and see if we can render simple server side pages from app router. To see if current config is causing further issues on pipeline and hosting.

dalecreativ and others added 24 commits March 12, 2025 10:56
- With pageExtensions enabled, app router pages are being deopted into client side pages with build out of 0kb for each page.
- steps to fix
-- disabling pageExtensions, -- removing the extension from app router pages
-- running next build with flag `--experimental-app-only` to build only app router pages.
-- builds app router pages correctly
- Enabling pageExtensions and adding page extensions to app router pages
- shows build output of 0kb on app router pages.
@dalecreativ dalecreativ changed the title WIP: Nice 440 spike page extensions WIP: Nice 440 spike page extensions enabled Apr 1, 2025
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