ChunksWebpackPlugin 4.0.2
4.0.2
New features
- Add Stryker mutation in the Travis CI to improve tests quality
Updates
- Update
customFormatTagsDatasIsValid
function to prevent empty content - Simplify
customFormatTags
check (replacetypeof
andBoolean
byinstanceof
) - Update Jest tests with mutation testing
- Update dependencies