Is there an example for nextjs?
See original GitHub issueHi!
I would love to try esbuild-loader with nextjs. Do you know any examples for a working configuration of nextjs with esbuild-loader
?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:40
- Comments:13 (3 by maintainers)
Top Results From Across the Web
Showcase | Next.js
Meet hundreds of beautiful websites built with Next.js by Vercel · Netflix Jobs · TikTok · Twitch · Hulu · Notion · Target...
Read more >Next.js tutorial with examples: Build better React apps with Next
Next.js is a React front-end framework that lets you improve your app's user-experience and SEO through server-side rendering.
Read more >18 Great Examples of Next.js Websites - Pagepro
Examples of big eCommerce Next js websites: ... Deliveroo is a food delivery app that helps with ordering food from restaurants and takeaways....
Read more >Find your Next.js templates - Vercel
Find your Next.js templates. Jumpstart your app development process with our pre-built Next.js solutions. Filter By: Filter Templates. Clear. Framework.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello,
I’ve tried to configure esbuild with nextjs and got some success. Here’s the config.
Thanks @tdjsnelling
I added a Next.js example here: https://github.com/privatenumber/esbuild-loader-examples/tree/master/examples/next
Hope that helps.
Closing this as I think it’s addressed but will re-open if there’s anything more to do.