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 dynamic require() of next #123

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Conversation

ehmicky
Copy link

@ehmicky ehmicky commented Mar 11, 2021

Partially addresses #117

This ensures next is dynamically required.

Note: this does not address dynamically requiring next when next.config.js is loaded. A follow-up PR will fix this.

@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
@ehmicky ehmicky merged commit 2ee1c38 into main Mar 11, 2021
@ehmicky ehmicky deleted the bug/dynamic-next-require branch March 11, 2021 20:33
serhalp pushed a commit that referenced this pull request Apr 5, 2024
* feat: add mono repository support

chore: fix fixture preparation

* Update src/run/handlers/cache.cts

Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>

* Update .eslintrc.cjs

Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>

* Update .eslintrc.cjs

Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>

* chore: update comment

---------

Co-authored-by: Eduardo Bouças <mail@eduardoboucas.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.

2 participants