1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/runtime/examples
yzy-1 b99159bf14
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-14 21:55:26 +02:00
..
hello_runtime.js fix(core): allow esm extensions not included in snapshot (#18980) 2023-05-04 02:44:59 +02:00
hello_runtime.rs fix(runtime): Example hello_runtime panic (#19125) 2023-05-14 21:55:26 +02:00
hello_runtime_bootstrap.js fix(core): allow esm extensions not included in snapshot (#18980) 2023-05-04 02:44:59 +02:00