-
-
Notifications
You must be signed in to change notification settings - Fork 293
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
Problem with Webpack 5.0 #491
Comments
the same issue for me.
|
@Enase I found an issue webpack/webpack#11647 The same problem. I think plugin not supported the new version webpack. |
@sergeu90 ic, it's true. thanks. |
@NekR Hello. Are we planning to upgrade to webpack 5? |
Can anyone have experience writing a plugin for webpack? Maybe anyone fork and rewrite this library |
The last release was done about two years ago. I don't believe that we find any help here. |
Does it mean the plugin is dead? Maybe Are there alternative plugins? |
@gowrav-scienaptic Can you explain? Is it alternative plugin? |
@sergeu90, Yes it's an alternative for offline-plugin. You can read the details on how to integrate here. |
We are using offline-plugin and attempting to upgrade to Webpack 5. Should we wait for this issue to be resolved or is this no longer maintained? |
@timminata plugin author doesn't reply over two years. Unfortunately, the answer is yes. |
@gowrav-scienaptic Thanks. I migrated to workbox. |
Hello guys ! Enjoy :) |
Hello again guys ! Any feedback are welcome, we need you to improve the compatibility with webpack 5 ! |
@LeComptoirDesPharmacies Unfortunately it's not possible to create issue in your github repo.
and
|
@Enase Sorry for this, we have enabled the issues on our repo. Thank you for your feedback, as we use webpack 5 in production we should fix this depreciation warning before it becomes really breaking. Do it break your build ? We have the same warning, but everything works like a charm. If you see others warnings, don't hesitate to open an issue on our repo, know it's working 💯 Yours faithfully, |
…for Webpack 5 compatibility, see NekR/offline-plugin#491 Signed-off-by: Jaid <[email protected]>
Hello everyone. I have some problem when i updating from webpack 4 to 5 version. When i build project i have error in the console.
Error in line code.
The text was updated successfully, but these errors were encountered: