1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/runtime/examples
yzy-1 e61ee44d69
fix(runtime): Example hello_runtime panic (#19125)
After commit f34fcd, running example will panic because esm_entry_point
is not set.

Closes https://github.com/denoland/deno/issues/19127
2023-05-18 17:05:01 +02:00
..
hello_runtime.js fix(core): allow esm extensions not included in snapshot (#18980) 2023-05-04 16:19:31 +02:00
hello_runtime.rs fix(runtime): Example hello_runtime panic (#19125) 2023-05-18 17:05:01 +02:00
hello_runtime_bootstrap.js fix(core): allow esm extensions not included in snapshot (#18980) 2023-05-04 16:19:31 +02:00