supabase / edge-runtime

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
MIT License
689 stars 62 forks source link

fix(base): pass import meta resolve callback when initialize `JsRuntime` #421

Closed nyannyacha closed 1 month ago

nyannyacha commented 1 month ago

What kind of change does this PR introduce?

Bug fix

Description

Closes #420

laktek commented 1 month ago

let's add an integration test for it

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 1.58.10 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: