Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add module name mapping for emotion-utils to .flowconfig #294

Merged
merged 2 commits into from
Sep 5, 2017
Merged

Add module name mapping for emotion-utils to .flowconfig #294

merged 2 commits into from
Sep 5, 2017

Conversation

bigslycat
Copy link
Contributor

What:

I received this error:

Error: packages/emotion/src/index.js:13
 13: } from 'emotion-utils'
            ^^^^^^^^^^^^^^^ emotion-utils. Required module not found

Why:

Fix error.

How:

Add module name mapping

Checklist:

  • Documentation
  • Tests
  • Code complete

@codecov-io
Copy link

codecov-io commented Sep 5, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #294   +/-   ##
=======================================
  Coverage   90.37%   90.37%           
=======================================
  Files          21       21           
  Lines         966      966           
  Branches      260      260           
=======================================
  Hits          873      873           
  Misses         75       75           
  Partials       18       18

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 e3ea045...e463d95. Read the comment docs.

@tkh44 tkh44 merged commit a37bad3 into emotion-js:master Sep 5, 2017
@tkh44
Copy link
Member

tkh44 commented Sep 5, 2017

Released in 7.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants