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

Move Next.js patch to install script #204

Closed
karlhorky opened this issue Mar 11, 2023 · 1 comment
Closed

Move Next.js patch to install script #204

karlhorky opened this issue Mar 11, 2023 · 1 comment

Comments

@karlhorky
Copy link
Member

We currently instruct students to patch Next.js to fix / add a few features to the app/ directory:

The goal will be to remove this patch as soon as possible, but it's unclear how long it will take for these fixes / new features to be implemented and accepted in Next.js.

For now, implement a patching system (using pnpm) within the ESLint config install script to apply the changes in the patch.

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

No branches or pull requests

1 participant