dojo / cli-build-theme

Command for building Dojo themes
Other
0 stars 10 forks source link

Fixing issue with loading multiple themes #40

Closed rorticus closed 4 years ago

rorticus commented 4 years ago

Type: bug / feature

The following has been addressed in the PR:

Description:

Fixing an issue where loading multiple themes would cause the variant property to be redefined (and thus error).

codecov[bot] commented 4 years ago

Codecov Report

Merging #40 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #40   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           5       5           
  Lines         175     175           
  Branches       28      28           
======================================
  Misses        175     175           
Impacted Files Coverage Δ
src/template/theme-installer.js 0.00% <0.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 274792f...09d1d17. Read the comment docs.