dojo / webpack-contrib

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

Bugfix/static has legacy build es module interop #336

Closed KaneFreeman closed 3 years ago

KaneFreeman commented 3 years ago

Type: bug

The following has been addressed in the PR:

Description: Attempt to unwrap lines in case of wrapped import/require

Resolves #232

codecov[bot] commented 3 years ago

Codecov Report

Merging #336 (6cca7ea) into master (181c774) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
+ Coverage   85.43%   85.52%   +0.09%     
==========================================
  Files          54       54              
  Lines        2602     2619      +17     
  Branches      706      715       +9     
==========================================
+ Hits         2223     2240      +17     
  Misses        379      379              
Impacted Files Coverage Δ
src/static-build-loader/loader.ts 100.00% <100.00%> (ø)

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 181c774...6cca7ea. Read the comment docs.