dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

Add tslib as a dependency #212

Closed bitpshr closed 6 years ago

bitpshr commented 6 years ago

Type: bug

The following has been addressed in the PR:

Description:

This PR adds tslib as a dependency since importHelpers is set to true.

References dojo/meta#226

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #212   +/-   ##
=======================================
  Coverage   94.75%   94.75%           
=======================================
  Files          19       19           
  Lines         477      477           
  Branches       63       63           
=======================================
  Hits          452      452           
  Misses         13       13           
  Partials       12       12

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 552cb48...d13ea05. Read the comment docs.