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
webpack 5 exposes webpack-sources via webpack.sources, and it's advised to use it instead of require('webpack-sources'), if you agree to do it, I can submit a pull request.
The text was updated successfully, but these errors were encountered:
Library Affected:
Browser & Platform:
None
Issue or Feature Request Description:
webpack 5 exposes
webpack-sources
viawebpack.sources
, and it's advised to use it instead ofrequire('webpack-sources')
, if you agree to do it, I can submit a pull request.The text was updated successfully, but these errors were encountered: