dojo / cli-build-theme

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

Emit variables css file #26

Closed agubler closed 4 years ago

agubler commented 4 years ago

Type: bug

The following has been addressed in the PR:

Description:

The variables.css is not emitted with the built theme. Pass the file to the emit all plugin as additional assets.

codecov[bot] commented 4 years ago

Codecov Report

Merging #26 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #26   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           5     5           
  Lines         159   159           
  Branches       20    20           
====================================
  Misses        159   159
Impacted Files Coverage Δ
src/webpack.config.ts 0% <0%> (ø) :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 3e2973d...4485624. Read the comment docs.