Fix init.plugin.lua/init.plugin.luau not being supported (#1252)

This commit is contained in:
Ken Loeffler
2026-06-07 15:50:04 -07:00
committed by GitHub
parent 15939b1647
commit 444dc11b26
17 changed files with 70 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ gen_build_tests! {
no_name_default_project,
no_name_project,
no_name_top_level_project,
plugin_init,
}
fn run_build_test(test_name: &str) {