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

esm: consolidate ESM Loader methods #37468

Commits on Sep 11, 2021

  1. esm: consolidate ESM loader hooks

    doc: update ESM hook examples
    
    esm: fix unsafe primordial
    
    doc: fix ESM example linting
    
    esm: allow source of type ArrayBuffer
    
    doc: update ESM hook changelog to include resolve format
    
    esm: allow all ArrayBuffers and TypedArrays for load hook source
    
    doc: tidy code & API docs
    
    doc: convert ESM source table header from Title Case to Sentence case
    
    doc: add detailed explanation for getPackageType
    
    esm: add caveat that ESMLoader::import() must NOT be renamed
    
    esm: tidy code declaration of getFormat protocolHandlers
    
    doc: correct ESM doc link (bad conflict resolution)
    
    doc: update ESM hook limitation for CJS
    
    esm: tweak preload description
    
    doc: update ESM getPackageType() example explanation
    JakobJingleheimer authored and GeoffreyBooth committed Sep 11, 2021
    Copy the full SHA
    1fdc320 View commit details
    Browse the repository at this point in the history