dojo / webpack-contrib

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

BTR Features are optional for the middleware #333

Closed agubler closed 3 years ago

agubler commented 3 years ago

Type: bug

The following has been addressed in the PR:

Description:

Features should be optional

codecov[bot] commented 3 years ago

Codecov Report

Merging #333 (4b5b2df) into master (754b594) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #333   +/-   ##
=======================================
  Coverage   85.43%   85.43%           
=======================================
  Files          54       54           
  Lines        2602     2602           
  Branches      706      706           
=======================================
  Hits         2223     2223           
  Misses        379      379           
Impacted Files Coverage Δ
src/build-time-render/BuildTimeRenderMiddleware.ts 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 754b594...4b5b2df. Read the comment docs.