Skip to content
This repository was archived by the owner on Dec 25, 2018. It is now read-only.

fix(deprecation): Fix webpack deprecation warning #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

noldor
Copy link

@noldor noldor commented Jan 18, 2018

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

@jsf-clabot
Copy link

jsf-clabot commented Jan 18, 2018

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jan 18, 2018

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%> (ø) ⬆️

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.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@codecov
Copy link

codecov bot commented Sep 18, 2018

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%> (ø) ⬆️

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants