fix: refresh facade re-entry landing delta (#61180) (thanks @adam91holt)

This commit is contained in:
Peter Steinberger
2026-04-05 11:34:21 +01:00
parent 3a957cfe8b
commit 66c047ddc3
2 changed files with 48 additions and 1 deletions

View File

@@ -2,7 +2,6 @@ import fs from "node:fs";
import os from "node:os";
import path from "node:path";
import { afterEach, describe, expect, it, vi } from "vitest";
import * as pluginAutoEnableModule from "../config/plugin-auto-enable.js";
import { clearRuntimeConfigSnapshot, setRuntimeConfigSnapshot } from "../config/config.js";
import {
canLoadActivatedBundledPluginPublicSurface,