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

fix import problem of vue2.5 because of the types update #238

Merged
merged 1 commit into from
Oct 19, 2017

Conversation

peterchealse
Copy link
Contributor

vue2.5 now has an default export, so no need to import *.

@codecov-io
Copy link

codecov-io commented Oct 19, 2017

Codecov Report

Merging #238 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #238   +/-   ##
=======================================
  Coverage   96.05%   96.05%           
=======================================
  Files           9        9           
  Lines         609      609           
=======================================
  Hits          585      585           
  Misses         24       24

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 cd14c5f...fb8b593. Read the comment docs.

Copy link
Owner

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kazupon kazupon merged commit cb98347 into kazupon:dev Oct 19, 2017
@kazupon kazupon mentioned this pull request Oct 19, 2017
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