dojo / cli-build-webpack

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

Adds hint to eject command #84

Closed tomdye closed 7 years ago

tomdye commented 7 years ago

Type: bug / feature

The following has been addressed in the PR:

Description: Add's eject hint output: screenshot 2017-03-08 15 50 17

Requires CLI release

Resolves #81

codecov-io commented 7 years ago

Codecov Report

Merging #84 into master will increase coverage by 0.13%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   96.83%   96.96%   +0.13%     
==========================================
  Files           9       10       +1     
  Lines         348      528     +180     
  Branches       58      104      +46     
==========================================
+ Hits          337      512     +175     
- Misses          6       10       +4     
- Partials        5        6       +1
Impacted Files Coverage Δ
src/main.ts 95.5% <100%> (+0.5%) :white_check_mark:
src/plugins/I18nPlugin.ts 95.23% <0%> (-4.77%) :x:
src/plugins/util.ts
src/plugins/util/i18n.ts 99.05% <0%> (ø)
src/plugins/util/main.ts 94.11% <0%> (ø)
src/plugins/InjectModulesPlugin.ts 100% <0%> (+1.03%) :white_check_mark:

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 a250d8f...e260b87. Read the comment docs.