Tim Neutkens

Results 121 comments of Tim Neutkens

Same issue as https://github.com/fridays/next-routes/issues/274 I've solved this on the Next.js side of things.

@OskarGroth this went out in webpack 5.71.0, Next.js is using webpack 5.72.0 on the latest stable (12.1.5).

Yes, @sokra is currently working on built-in CSS support in webpack which will solve this. Regarding `2.` we no longer use milestones to track issues.

@ribeaud no rush on providing the code but we can't investigate it further for your particular case without it. Can you try the latest canary version? A bunch of changes...

@arnovanstaden can you provide a reproduction for your case? We've generally found that comments on these issues tend to be completely different minifier bugs that have to be investigated separately.

Just to list a few: nextjs.org/docs - github.com/zeit/next-site nextjs.org/blog - github.com/zeit/next-site zeit.co/docs - github.com/zeit/docs zeit.co/blog - not OSS 🙌

We've been very successful with Azure Pipelines on Next.js: https://azure.microsoft.com/en-us/services/devops/pipelines/ I think now-desktop also uses it.

This middleware might help you: https://github.com/magicdawn/superagent-charset