evenchange4 / react-intl-po

:rocket: Extract POT from react-intl and convert back to json.
MIT License
89 stars 23 forks source link

Added cross-env to ensure NODE_ENV works on Windows #166

Open marianban opened 5 years ago

marianban commented 5 years ago

Hi,

I added cross-env so the package can be built on windows.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #166   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines          63     63           
  Branches       12     12           
=====================================
  Hits           63     63

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 85313cd...f5d8e12. Read the comment docs.