mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 13:14:48 +00:00
fix(op_crates/web): Use "deno:" URLs for internal script specifiers (#7383)
This commit is contained in:
parent
c14436a424
commit
b17a5fbcfa
10 changed files with 73 additions and 29 deletions
2
cli/tests/error_009_op_crates_error.js
Normal file
2
cli/tests/error_009_op_crates_error.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Missing arg.
|
||||
new Event();
|
Loading…
Add table
Add a link
Reference in a new issue