You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently noticed when upgrading my app to Webpack 5 that the blob webworkify-webpack was generating was significantly different than the one being created using Webpack 4. It seems like not all dependencies that were once included are being generated.
Are there plans to support Webpack 5?
note: just adding the all option did not impact my end state. While more was included, it did not appear to be everything.
I recently noticed when upgrading my app to Webpack 5 that the blob webworkify-webpack was generating was significantly different than the one being created using Webpack 4. It seems like not all dependencies that were once included are being generated.
Are there plans to support Webpack 5?
note: just adding the
all
option did not impact my end state. While more was included, it did not appear to be everything.The text was updated successfully, but these errors were encountered: