opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Updated to latest babel #605

Open bvkimball opened 4 years ago

bvkimball commented 4 years ago

Updated to latest babel because newer react builds require babel-loader 8+

Can't use latest create-react-app with oc-template-react because there is a conflict with babel loader.

I didn't bump the version.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #605   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files          19       19           
  Lines         253      253           
  Branches       31       31           
=======================================
  Hits          243      243           
  Misses         10       10
Impacted Files Coverage Δ
...-utils/oc-webpack/lib/configurator/server/index.js 100% <ø> (ø) :arrow_up:
...-utils/oc-webpack/lib/configurator/client/index.js 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 7bf3d2e...e7e2b41. Read the comment docs.