Skip to content

fix splitChunks support #20

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

Merged
merged 1 commit into from
Mar 7, 2018
Merged

fix splitChunks support #20

merged 1 commit into from
Mar 7, 2018

Conversation

sokra
Copy link
Member

@sokra sokra commented Mar 7, 2018

fixes #13

@sokra sokra force-pushed the bugfix/split-chunks branch from 88da652 to dd35c6a Compare March 7, 2018 10:21
@codecov
Copy link

codecov bot commented Mar 7, 2018

Codecov Report

Merging #20 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #20   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           3     3           
  Lines         151   156    +5     
  Branches       31    32    +1     
====================================
- Misses        120   124    +4     
- Partials       31    32    +1
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 74dbce2...dd35c6a. Read the comment docs.

@sokra sokra merged commit 347d725 into master Mar 7, 2018
@sokra sokra deleted the bugfix/split-chunks branch March 7, 2018 10:28
@sokra sokra restored the bugfix/split-chunks branch March 7, 2018 12:14
@sokra sokra deleted the bugfix/split-chunks branch March 7, 2018 12:15
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.

SplitChunks configuration does not affect extracted css files
1 participant