I apologize for asking this question.
Now this loader has several unresolved issues related to webpack 5.x (#102, #95) and css-loader 5.x (#99). The last commits were in May 2020.
I recently started upgrading to webpack 5 due to a recently discovered vulnerability in the already unsupported postcss 7.x - this version is required when working with loaders in webpack 4 through the dependency chain. Unfortunately, now I cannot upgrade to webpack 5, as it seems that extract-loader has not been tested to work correctly with the newest dependencies.
In this regard, my question is whether we should expect updates in the future?
I apologize for asking this question.
Now this loader has several unresolved issues related to webpack 5.x (#102, #95) and css-loader 5.x (#99). The last commits were in May 2020.
I recently started upgrading to webpack 5 due to a recently discovered vulnerability in the already unsupported postcss 7.x - this version is required when working with loaders in webpack 4 through the dependency chain. Unfortunately, now I cannot upgrade to webpack 5, as it seems that extract-loader has not been tested to work correctly with the newest dependencies.
In this regard, my question is whether we should expect updates in the future?