update import

This commit is contained in:
Pooya Parsa
2026-01-27 16:01:58 +01:00
committed by vignesh07
parent a0698e0403
commit 3fd766f63a

View File

@@ -11,4 +11,4 @@ if (module.enableCompileCache && !process.env.NODE_DISABLE_COMPILE_CACHE) {
}
}
await import("../dist/entry.js");
await import("./dist/entry.js");