amireh / happypack

Happiness in the form of faster webpack build times.
MIT License
4.24k stars 124 forks source link

README.md update #198

Closed sejoker closed 6 years ago

sejoker commented 6 years ago

Update wepback.config.js examples with webpack loaders configuration according to the official docs.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #198   +/-   ##
=======================================
  Coverage   94.53%   94.53%           
=======================================
  Files          25       25           
  Lines         713      713           
=======================================
  Hits          674      674           
  Misses         39       39

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 f5618f7...dc2766d. Read the comment docs.

amireh commented 6 years ago

thanks man