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

Add hook to rewrite dynamic import expressions #3449

Merged
merged 9 commits into from Mar 24, 2020

Commits on Mar 23, 2020

  1. Do not strip JS extensions for AMD if the user returns a replacement …

    …string in resolveDynamicImport
    lukastaegert committed Mar 23, 2020
    Copy the full SHA
    d15d9c5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4810179 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    89c3c70 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4d00053 View commit details
    Browse the repository at this point in the history
  5. Improve coverage

    lukastaegert committed Mar 23, 2020
    Copy the full SHA
    17e669a View commit details
    Browse the repository at this point in the history
  6. Add documentation

    lukastaegert committed Mar 23, 2020
    Copy the full SHA
    605a825 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    096f224 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    aad9f32 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Copy the full SHA
    734b98f View commit details
    Browse the repository at this point in the history