This commit is contained in:
2026-02-22 20:48:17 -06:00
parent 012b507415
commit 62440d3ed6
8 changed files with 116 additions and 8 deletions

View File

@@ -1558,6 +1558,7 @@ $_.clock(_ => {
}
env.use = function(path) {
if (path == 'prosperon/compositor') log.shop('DEBUG engine env.use: pkg=' + (pkg || '(null)'))
var ck = 'core/' + path
var _use_core_result = null
var _use_core_ok = false