johnagan / clean-webpack-plugin

A webpack plugin to remove your build folder(s) before building
MIT License
1.96k stars 135 forks source link

3.0.0 #144

Closed chrisblossom closed 5 years ago

chrisblossom commented 5 years ago

This is an alternate to #145. Only merge one, close other.

Changelog:

// common js const { CleanWebpackPlugin } = require('clean-webpack-plugin');

codecov-io commented 5 years ago

Codecov Report

Merging #144 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   98.86%   98.86%           
=======================================
  Files           1        1           
  Lines          88       88           
  Branches       30       30           
=======================================
  Hits           87       87           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f2e58bf...aa86638. Read the comment docs.

johnagan commented 5 years ago

opted for #145

johnagan commented 5 years ago

np thinks I'm not logged into npm. I'll figure it out when I'm back from vacation 🏖