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: A static and dynamically imported module is loaded twice #2935

Merged
merged 7 commits into from
Apr 13, 2021

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    0760397 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. fix: Same pattern is used multiple times

    Additionally, remove hmr
    rpetersen27 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    689ee68 View commit details
    Browse the repository at this point in the history
  2. fix: typo

    rpetersen27 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    01b1cb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8658055 View commit details
    Browse the repository at this point in the history
  4. fix: Finally fix check, whether to append import query

    Add additional tests that would fail otherwise
    rpetersen27 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    0bf61f3 View commit details
    Browse the repository at this point in the history
  5. fix: build-tests

    rpetersen27 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d191892 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    494766e View commit details
    Browse the repository at this point in the history