dojo / grunt-dojo2

Dojo 2 - Grunt tasks and configuration (internal use)
Other
4 stars 16 forks source link

Adds hook into the release task to be able to customise the dist files #191

Closed agubler closed 6 years ago

agubler commented 6 years ago

Type: feature

The following has been addressed in the PR:

Description:

Adds a hook point that consumers can override to customise the output that is packaged as the distributable.

codecov[bot] commented 6 years ago

Codecov Report

Merging #191 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   70.51%   70.56%   +0.04%     
==========================================
  Files          29       29              
  Lines         675      676       +1     
  Branches      102      102              
==========================================
+ Hits          476      477       +1     
  Misses        187      187              
  Partials       12       12
Impacted Files Coverage Δ
tasks/release.ts 99.34% <100%> (ø) :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 9dbef01...fe4982e. Read the comment docs.