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

[ImportParserPlugin] fix return value when creating context for import() #8294

Merged

Commits on Oct 28, 2018

  1. Configuration menu
    Copy the full SHA
    c5a7feb View commit details
    Browse the repository at this point in the history
  2. add tests

    ljqx committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    1d78d91 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    d3041bc View commit details
    Browse the repository at this point in the history
  2. enhance tests

    ljqx committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    0cbb36f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Configuration menu
    Copy the full SHA
    16ff800 View commit details
    Browse the repository at this point in the history
  2. add tests

    ljqx committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    84f92ab View commit details
    Browse the repository at this point in the history
  3. fix after comments

    ljqx committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    25af83f View commit details
    Browse the repository at this point in the history
  4. fix tests

    ljqx committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    ff3bfa1 View commit details
    Browse the repository at this point in the history
  5. fix jsdoc

    ljqx committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    c740380 View commit details
    Browse the repository at this point in the history
  6. fix jsdoc

    ljqx committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    88aab1e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. merge parts too when simplifying

    fix bug which keeps const conditional expression in bundle
    remove parsing code from ContextDependencyHelpers
    sokra committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    f0dfc45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a541e1 View commit details
    Browse the repository at this point in the history
  3. fix shortcut condition

    sokra committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    22aee1e View commit details
    Browse the repository at this point in the history