dojo / cli-build-webpack

🚀 **DEPRECATED** Dojo 2 - cli command for building applications
http://dojo.io
Other
4 stars 19 forks source link

Fix incorrect changes from ts2.3.2 upgrade #135

Closed agubler closed 7 years ago

agubler commented 7 years ago

Type: bug

The following has been addressed in the PR:

Description:

Fix incorrect changes from ts2.3.2 upgrade.

codecov[bot] commented 7 years ago

Codecov Report

Merging #135 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage      96%   96.01%   +<.01%     
==========================================
  Files          11       11              
  Lines         626      627       +1     
  Branches      131      131              
==========================================
+ Hits          601      602       +1     
  Misses         13       13              
  Partials       12       12
Impacted Files Coverage Δ
src/loaders/css-module-dts-loader/loader.ts 98.14% <100%> (+0.03%) :arrow_up:

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 439d532...18748c3. Read the comment docs.