Replies: 2 comments
-
I have also a question on stackoverflow for the same |
Beta Was this translation helpful? Give feedback.
0 replies
-
Anyone? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was going through the nextjs examples, and noticed that there wasn't an example for workbox + Nextjs basic implementation.
They do have the
next-offline
usage here.Can someone add or provide the basic implementation of workbox + Next js (Both custom server and inbuilt Nextjs server.) Seems a bit tricky, as workbox recommends to use webpack as a bundler, and am not sure if it's needed here.
Am currently using inbuilt server (
Next dev
).cc: @timneutkens
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions