-
Notifications
You must be signed in to change notification settings - Fork 7
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
Updates for LogRocket article #67
Comments
It would be great if you could make a PR 👍 |
There are actually two ways how nextjs could be configured for current day. With SWC and with Babel. So it should be mentioned in the article. |
It's better to update the page, because some code snippets mentioned there are confusing and require more work from developers. People just copypasting it to theirs project and then struggling with all this build steps and how they are related to each other Especially it's true for this
|
https://blog.logrocket.com/complete-guide-internationalization-nextjs/
Hi, since this article was written, many things changed.
lingui compile
but integrated in the build process so you don't have to do it manually.It would be great if you can update an article, if you want i can create a PR with updates mentoned here.
The text was updated successfully, but these errors were encountered: