dojo / webpack-contrib

Plugins and loaders for webpack used with Dojo
Other
4 stars 19 forks source link

Only generate .d.ts file for css modules #251

Closed agubler closed 4 years ago

agubler commented 4 years ago

Type: bug

The following has been addressed in the PR:

Description:

Only generate dts files for css modules.

codecov[bot] commented 4 years ago

Codecov Report

Merging #251 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #251   +/-   ##
=======================================
  Coverage   84.63%   84.63%           
=======================================
  Files          48       48           
  Lines        2167     2167           
  Branches      577      577           
=======================================
  Hits         1834     1834           
  Misses        333      333
Impacted Files Coverage Δ
src/css-module-dts-loader/loader.ts 98.57% <100%> (ø) :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 edd6323...075ed82. Read the comment docs.