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

vm: SourceTextModule refactor #29776

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 1, 2019

  1. vm: refactor SourceTextModule

    - Removes redundant `instantiate` method
    - Refactors `link` to match the spec linking steps more accurately
    - Removes URL validation from SourceTextModule specifiers
    - DRYs some dynamic import logic
    
    Closes nodejs#29030
    
    Co-Authored-By: Michaël Zasso <[email protected]>
    devsnek and targos committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    c002456 View commit details
    Browse the repository at this point in the history