purifycss-webpack icon indicating copy to clipboard operation
purifycss-webpack copied to clipboard

fix(deprecation): Fix webpack deprecation warning

Open noldor opened this issue 7 years ago • 3 comments
trafficstars

Fixed webpack notification: DeprecationWarning: Chunk.modules is deprecated.

noldor avatar Jan 18 '18 19:01 noldor

CLA assistant check
All committers have signed the CLA.

jsf-clabot avatar Jan 18 '18 19:01 jsf-clabot

Codecov Report

Merging #129 into master will decrease coverage by 0.8%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   67.07%   66.26%   -0.81%     
==========================================
  Files           5        5              
  Lines          82       83       +1     
  Branches       29       29              
==========================================
  Hits           55       55              
- Misses         22       23       +1     
  Partials        5        5
Impacted Files Coverage Δ
src/index.js 0% <0%> (ø) :arrow_up:

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 408dfb0...36ca505. Read the comment docs.

codecov[bot] avatar Jan 18 '18 19:01 codecov[bot]

Codecov Report

Merging #129 into master will decrease coverage by 0.8%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   67.07%   66.26%   -0.81%     
==========================================
  Files           5        5              
  Lines          82       83       +1     
  Branches       29       29              
==========================================
  Hits           55       55              
- Misses         22       23       +1     
  Partials        5        5
Impacted Files Coverage Δ
src/index.js 0% <0%> (ø) :arrow_up:

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 408dfb0...36ca505. Read the comment docs.

codecov[bot] avatar Sep 18 '18 19:09 codecov[bot]