dojo / webpack-contrib

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

Update dts loader to only process relative imports from `.ts` files #244

Closed maier49 closed 4 years ago

maier49 commented 4 years ago

Type: bug

The following has been addressed in the PR:

Description:

Resolves dojo/cli-build-app#369

codecov[bot] commented 4 years ago

Codecov Report

Merging #244 into master will decrease coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
- Coverage   83.87%   83.77%   -0.11%     
==========================================
  Files          46       46              
  Lines        2115     2108       -7     
  Branches      566      562       -4     
==========================================
- Hits         1774     1766       -8     
- Misses        341      342       +1
Impacted Files Coverage Δ
src/css-module-dts-loader/loader.ts 98.57% <100%> (-1.43%) :arrow_down:

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 97f0a35...9dc2343. Read the comment docs.