/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/specs/node/module_source_map/__test__.jsonc
13 строк
280 B
Bartek Iwańczuk
feat(ext/node): implement node:module SourceMap API (#32890)
09 май 2026, 12:38
Не верифицирован
09 май 2026, 12:38
8e4c3be
Код
Авторство
О чём код?
{ "tempDir": true, "tests": { "source_map_class": { "args": "run --allow-read main.mjs", "output": "main.out" }, "find_source_map": { "args": "run --allow-read --allow-write find_source_map.mjs", "output": "find_source_map.out" } } }