Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor on webpack config #211

Merged
merged 1 commit into from
Apr 10, 2017
Merged

Refactor on webpack config #211

merged 1 commit into from
Apr 10, 2017

Conversation

diegohaz
Copy link
Owner

Adds webpack-blocks-split-vendor and webpack-blocks-happypack to simplify webpack config.

@codecov-io
Copy link

codecov-io commented Apr 10, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #211    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files           2     40    +38     
  Lines          95    275   +180     
  Branches       36     54    +18     
======================================
+ Hits           95    275   +180
Impacted Files Coverage Δ
src-clean/components/index.js
src/components/atoms/Button/index.js 100% <0%> (ø)
src/components/templates/PageTemplate/index.js 100% <0%> (ø)
src/components/atoms/TableCell/index.js 100% <0%> (ø)
src/components/molecules/Table/index.js 100% <0%> (ø)
src/components/atoms/Heading/index.js 100% <0%> (ø)
src/components/organisms/Hero/index.js 100% <0%> (ø)
src/components/organisms/Footer/index.js 100% <0%> (ø)
src/components/organisms/FeatureList/index.js 100% <0%> (ø)
src/components/pages/GenericPage/index.js 100% <0%> (ø)
... and 30 more

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 fa36a81...632466d. Read the comment docs.

@diegohaz
Copy link
Owner Author

It'll also help with things like #188 (it's easier to add that functionality)

@diegohaz diegohaz merged commit caa3d45 into master Apr 10, 2017
@diegohaz diegohaz deleted the refactor/webpack branch April 10, 2017 14:02
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.

2 participants