Skip to content

Conversation

cl1ck
Copy link

@cl1ck cl1ck commented Apr 28, 2017

I use webpack-shell-plugin to run my unit tests after bundling them with webpack (using mocha).
In watch mode any failed tests would take down webpack because the shell plugin is throwing an error.
So I added the possibility to swallow any errors of the shell scripts.

The build process failed with the current dependencies so I needed to update them to their latest versions.

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

Successfully merging this pull request may close these issues.

1 participant