roc/crates/compiler/load_internal
Agus Zubiaga facae9d56c
Fix platform root module flag
When loading a platform module as the root, the `is_root_module`
flag in `HeaderInfo` would be set to `false`. This caused issues
with docs generation.
2024-06-12 19:00:15 -03:00
..
src Fix platform root module flag 2024-06-12 19:00:15 -03:00
tests Add --main flag to specify app/package to resolve deps from 2024-06-07 17:09:44 -03:00
Cargo.toml split test_utils 2024-04-15 20:30:34 +10:00