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

fixed: ModuleInfo.importedIds will return null if resolvedIds[source] is undefined #4208

Merged
merged 3 commits into from Aug 23, 2021

Commits on Aug 18, 2021

  1. fixed: ModuleInfo.importedIds

    moduleInfo.importedIds return null if resolvedIds[source] if undefined
    FoxDaxian committed Aug 18, 2021
    Copy the full SHA
    7478993 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

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

Commits on Aug 23, 2021

  1. Update documentation

    lukastaegert committed Aug 23, 2021
    Copy the full SHA
    baf94ca View commit details
    Browse the repository at this point in the history