dojo / cli

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

Remove dependency on dojo packages #234

Closed agubler closed 6 years ago

agubler commented 6 years ago

Type: feature

The following has been addressed in the PR:

Description:

There is no need to use dojo dependencies in the cli. Remove them and update the code for the deep assign.

codecov[bot] commented 6 years ago

Codecov Report

Merging #234 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #234      +/-   ##
==========================================
- Coverage   94.13%   94.12%   -0.01%     
==========================================
  Files          20       20              
  Lines         597      596       -1     
  Branches       95       95              
==========================================
- Hits          562      561       -1     
  Misses         17       17              
  Partials       18       18
Impacted Files Coverage Δ
src/index.ts 100% <ø> (ø) :arrow_up:
src/commands/eject.ts 94.33% <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 eec0b71...b182763. Read the comment docs.