Closed
Description
Issue
Running mocha-webpack with the latest webpack 4 appears to fail. No test output is displayed.
I have create a repo that recreates the issue here: https://github.com/ctaylo21/mocha-webpack-webpack4-bug
I see a deprecation warning about DeprecationWarning: Tapable.plugin is deprecated. Use new API on
.hooks instead
but from what I've read that shouldn't be a breaking change.
Any way to debug this to see if something is blowing up and the error just isn't getting output anywhere?
Metadata
Metadata
Assignees
Labels
No labels