summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/workers/permissions_dynamic_remote.ts.out
AgeCommit message (Expand)Author
2023-02-11fix(cli/graph_util): don't append referrer info for root module errors (#17730)Nayeem Rahman
2023-02-09refactor: deno_graph 0.43 upgrade (#17692)David Sherret
2022-04-13feat(ext/web): Add error events for event listener and timer errors (#14159)Nayeem Rahman
2021-11-16fix(cli): short-circuit in prepare_module_load() (#12604)Nayeem Rahman
2021-10-11refactor: integrate deno_graph into CLI (#12369)Kitson Kelly
2021-10-01fix(runtime/js/workers): throw errors instead of using an op (#12249)Nayeem Rahman
2021-08-11chore: move test files to testdata directory (#11601)David Sherret