Skip to content

export load hook

Compare
Choose a tag to compare
@iambumblehead iambumblehead released this 28 Oct 04:22

export the 'load' hook, required by node 16.12 and greater,

https://nodejs.org/api/esm.html#loadurl-context-defaultload

Note: In a previous version of this API, this was split across 3 separate, now deprecated, hooks (getFormat, getSource, and transformSource).