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

feat: remove unnecessary check in moduleResolver.ts #2068

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

wusiquan
Copy link
Contributor

@wusiquan wusiquan commented Dec 8, 2019

Summary
because of the default value returned by resolveScopePackage, I remove the check.

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Build-related changes
  • Other, please describe:

If changing the UI of default theme, please provide the before/after screenshot:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

You have tested in the following browsers: (Providing a detailed version will be better.)

  • Chrome
  • Firefox
  • Safari
  • Edge
  • IE

@kefranabg kefranabg changed the title feat: remove if check feat: remove unnecessary check in moduleResolver.ts Dec 9, 2019
@kefranabg kefranabg merged commit bd71e43 into vuejs:master Dec 9, 2019
@vue-bot
Copy link

vue-bot commented Dec 9, 2019

Hey @wusiquan, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

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