more plans
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 12m0s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 12m0s
This commit is contained in:
@@ -6904,7 +6904,9 @@ return (isSxTruthy((_batchDepth == 0)) ? (function() {
|
||||
_renderDOM: renderDOM,
|
||||
};
|
||||
|
||||
global.Sx = Sx;
|
||||
// OLD hand-written Sx object — NOT exported. The ref-generated Sx (line 5336) is authoritative.
|
||||
// Reassign local Sx to the ref version so SxEngine (below) uses spec-generated eval/render.
|
||||
Sx = global.Sx;
|
||||
|
||||
// --- SxEngine — native fetch/swap/history engine ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user