mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 21:34:08 -07:00
Reload a module when it's script file got changed or when one of it's imported modules got reloaded. This doesn't work for dynamic `import`s. |
||
|---|---|---|
| .. | ||
| export_default | ||
| include | ||
| modified | ||
| blabbermouth.js | ||
| delayed_blabbermouth.js | ||
| dynamic_import.js | ||
| empty.js | ||
| empty~trigger.append.js | ||
| export.js | ||
| import_inside_function.js | ||
| indirect.js | ||
| meta.js | ||
| top_level_await_finite.js | ||
| top_level_await_infinite.js | ||
| top_level_throw.js | ||