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] Use the target bundle format to decide decoration #24

Merged
merged 1 commit into from
Jun 21, 2018

Conversation

stopcoder
Copy link
Member

  • To judge whether a module should be decorated or not depends on
    the currently being used bundle format. Therefore the target
    bundle format should be used instead of checking whether the
    global module is inside the resolved modules

- To judge whether a module should be decorated or not depends on
  the currently being used bundle format. Therefore the target
  bundle format should be used instead of checking whether the
  global module is inside the resolved modules
@CLAassistant
Copy link

CLAassistant commented Jun 19, 2018

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

coveralls commented Jun 19, 2018

Pull Request Test Coverage Report for Build 143

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 62.683%

Totals Coverage Status
Change from base Build 130: 0.0%
Covered Lines: 423
Relevant Lines: 618

💛 - Coveralls

@stopcoder stopcoder merged commit 83703bc into SAP:master Jun 21, 2018
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.

4 participants