Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

refactor: Apply webpack-defaults #167

Merged
merged 15 commits into from
Jun 7, 2017
Merged

refactor: Apply webpack-defaults #167

merged 15 commits into from
Jun 7, 2017

Conversation

joshwiens
Copy link
Member

What kind of change does this PR introduce?

Did you add tests for your changes?

If relevant, did you update the README?

Summary

This PR integrates webpack-defaults to the project.

Does this PR introduce a breaking change?

Yes. Will enforce NodeJS > 4.3 via engines.
Must release as semver MAJOR

Other information

What kind of change does this PR introduce?

Refactoring.

Did you add tests for your changes?

The old tests should work.

Closes #148

@codecov
Copy link

codecov bot commented Jun 7, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@743aef2). Click here to learn what that means.
The diff coverage is 97.43%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #167   +/-   ##
=========================================
  Coverage          ?   97.43%           
=========================================
  Files             ?        2           
  Lines             ?       39           
  Branches          ?       18           
=========================================
  Hits              ?       38           
  Misses            ?        1           
  Partials          ?        0
Impacted Files Coverage Δ
src/cjs.js 0% <0%> (ø)
src/index.js 100% <100%> (ø)

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 743aef2...c9d5a3a. 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.

webpack-defaults upgrade
2 participants