Skip to content

Conversation

ehmicky
Copy link

@ehmicky ehmicky commented Mar 11, 2021

Part of #79

This separates getNextConfig() so it can be re-used (at the moment, this code is present in two different places).

In a follow-up PR, I will remove the duplicate code at https://github.com/netlify/netlify-plugin-nextjs/blob/main/src/lib/helpers/getNextConfig.js

@ehmicky ehmicky added the type: chore work needed to keep the product and development running smoothly label Mar 11, 2021
@ehmicky ehmicky self-assigned this Mar 11, 2021
Copy link

@jlengstorf jlengstorf left a comment

Choose a reason for hiding this comment

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

thank you!

@ehmicky ehmicky merged commit 430569c into main Mar 11, 2021
@ehmicky ehmicky deleted the chore/refactor-get-next-config branch March 11, 2021 17:34
serhalp pushed a commit that referenced this pull request Apr 5, 2024
* feat: build time edge runtime

* chore: update middleware test fixture

* fix: remove pattern array for now

* chore: update tests with middleware scenarios

* chore: fix fixture build errors

* feat: support edge middleware

* chore: update comment

* chore: remove `.only`

* fix: stop caching resolved paths

* chore: fix test

* chore: add e2e test

* fix: use correct runtime directory

* chore: add E2E test

* Apply suggestions from code review

Co-authored-by: Lukas Holzer <lukas.holzer@typeflow.cc>

* chore: remove dead code

* chore: document `E2E_PERSIST`

---------

Co-authored-by: Rob Stanford <me@robstanford.com>
Co-authored-by: Lukas Holzer <lukas.holzer@typeflow.cc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants