mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
f9007d3386
implement require(esm) using `op_import_sync` from deno_core. possible future changes: - cts and mts - replace Deno.core.evalContext to optimize esm syntax detection Fixes: https://github.com/denoland/deno/issues/25487
4 lines
64 B
JSON
4 lines
64 B
JSON
{
|
|
"name": "@denotest/cjs-require-esm",
|
|
"version": "1.0.0"
|
|
}
|