dojo / cli-build-webpack

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

Update `cldr/load` parsing. #122

Closed mwistrand closed 7 years ago

mwistrand commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

Update @dojo/i18n/cldr/load.default parsing to account for the possibility that a context require could be passed as the first argument.

Resolves #121

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@30c0f95). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #122   +/-   ##
=========================================
  Coverage          ?   95.99%           
=========================================
  Files             ?       11           
  Lines             ?      624           
  Branches          ?      131           
=========================================
  Hits              ?      599           
  Misses            ?       13           
  Partials          ?       12
Impacted Files Coverage Δ
src/plugins/CoreLoadPlugin.ts 97.87% <100%> (ø)
src/plugins/util/i18n.ts 98.48% <100%> (ø)

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 30c0f95...ffa76b8. Read the comment docs.