hanford / next-offline

make your Next.js application work offline using service workers via Google's workbox
https://github.com/hanford/next-offline
1.59k stars 113 forks source link

Webpack 5 Deprecation Warning: SingleEntryPlugin was renamed to EntryPlugin #2669 #304

Open w8ze-devel opened 11 months ago

w8ze-devel commented 11 months ago

Same issue as https://github.com/GoogleChrome/workbox/issues/2669 with the 5.0.5 version of next-offline.

mohammadhasananisi commented 11 months ago

Same issue as GoogleChrome/workbox#2669 with the 5.0.5 version of next-offline.

I have the same error, they will probably fix it in the next update