Skip to content
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

Any plans for webpack 5? #8

Closed
scottohara opened this issue Feb 10, 2021 · 2 comments
Closed

Any plans for webpack 5? #8

scottohara opened this issue Feb 10, 2021 · 2 comments

Comments

@scottohara
Copy link

Hi, a refugee from https://github.com/webpack-contrib/istanbul-instrumenter-loader here...

The istanbul-instrumenter-loader project now appears to be archived/abandoned by it's maintainers, so the likelihood of it being updated to support webpack v5 seems remote at this point.

I was already considering replacing istanbul-instrumenter-loader with coverage-istanbul-loader, because the last published release (istanbul-instrumenter-loader@3.0.1) uses a very old version of instanbul-lib-instrument that doesn't support some newer ES2019 language features like optional catch bindings.

However it is not immediately clear whether coverage-istanbul-loader supports webpack 5 yet or not? (package.json file has webpack: ^4.43.0 in devDependencies)

If it does already support webpack 5, that's great. If not, are there any plans to add webpack 5 support?

There doesn't appear to be a lot of recent activity in this project, so I'm wondering whether this project is also at risk of being abandoned?

@scottohara
Copy link
Author

For what its worth, I have confirmed that this does indeed work with webpack 5.

@eelkram
Copy link

eelkram commented Sep 22, 2022

https://www.npmjs.com/package/@ephesoft/webpack.istanbul.loader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants