dojo / cli-build-webpack

🚀 **DEPRECATED** Dojo 2 - cli command for building applications
http://dojo.io
Other
4 stars 19 forks source link

Add Dojo license to the top of all builds. #119

Closed mwistrand closed 7 years ago

mwistrand commented 7 years ago

Type: bug

The following has been addressed in the PR:

Description:

Add src/banner.md that contains any text (e.g., the Dojo license) that needs to be prepended as a comment to the output build source.

Resolves #108

codecov[bot] commented 7 years ago

Codecov Report

Merging #119 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   95.59%   95.59%           
=======================================
  Files          11       11           
  Lines         613      613           
  Branches      127      127           
=======================================
  Hits          586      586           
  Misses         14       14           
  Partials       13       13

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 578295d...439e266. Read the comment docs.

mwistrand commented 7 years ago

Verified against todo-mvc-kitchensink and todo-mvc.