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: fix errors while loading next.config.js #124

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Conversation

ehmicky
Copy link

@ehmicky ehmicky commented Mar 11, 2021

Fixes #117 and #79.

@ehmicky ehmicky added the type: bug code to address defects in shipped code 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 106a177 into main Mar 11, 2021
@ehmicky ehmicky deleted the fix/get-next-config branch March 11, 2021 20:33
serhalp pushed a commit that referenced this pull request Apr 5, 2024
* fix: set correct date header for cached objects

* Document the header handling changes

* Remove test.only

* Mock blob store in headers tests

* Fix test

* Instantiate blob store at request time

* Instantiate store per-request

* Update src/run/handlers/server.ts

Co-authored-by: Lukas Holzer <[email protected]>

* Update src/run/headers.test.ts

Co-authored-by: Eduardo Bouças <[email protected]>

* chore: lint

---------

Co-authored-by: Lukas Holzer <[email protected]>
Co-authored-by: Eduardo Bouças <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix validation of sites without Next.js
2 participants