Defer application of init.meta.json until after init Lua files. (#549)

Fixes #546.
This commit is contained in:
Lucien Greathouse
2022-06-09 21:42:37 -04:00
committed by GitHub
parent c06463b61d
commit e5dbee1073
8 changed files with 75 additions and 9 deletions

View File

@@ -36,11 +36,13 @@ gen_build_tests! {
init_meta_class_name,
init_meta_properties,
init_with_children,
issue_546,
json_as_lua,
json_model_in_folder,
json_model_legacy_name,
module_in_folder,
module_init,
optional,
project_composed_default,
project_composed_file,
project_root_name,
@@ -53,7 +55,6 @@ gen_build_tests! {
txt,
txt_in_folder,
unresolved_values,
optional,
weldconstraint,
}