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

Why does this work with Next.js 10? #60

Open
lcswillems opened this issue Jan 8, 2021 · 3 comments
Open

Why does this work with Next.js 10? #60

lcswillems opened this issue Jan 8, 2021 · 3 comments

Comments

@lcswillems
Copy link

Hi,

Your starter template looks really interesting! However, I am surprised to see it works with Next.js 10 whereas you say using Serverless Next.js under the hood and they claim to support Next.js 9 only.

How is it possible your starter template is working with Next.js 10?

@Meemaw
Copy link
Owner

Meemaw commented Jan 8, 2021

Hi @lcswillems 👋

This template depends on https://github.com/serverless-nextjs/serverless-next.js/ which works with Next.js 10 just fine, but unfortunately doesn't implement all of its features yet. In case you don't need those "un-implemented" feature, you should be good to go.

@lcswillems
Copy link
Author

lcswillems commented Jan 8, 2021

Thank you @Meemaw for your answer! So it is not what I call "working with Next.js 10" haha but thank you for the precision!!

Thank you a lot for your template by the way :)

@Meemaw
Copy link
Owner

Meemaw commented Jan 8, 2021

Yeah, should probably clarify that in the README

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

2 participants