update import
This commit is contained in:
parent
a0698e0403
commit
3fd766f63a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ if (module.enableCompileCache && !process.env.NODE_DISABLE_COMPILE_CACHE) {
|
|||
}
|
||||
}
|
||||
|
||||
await import("../dist/entry.js");
|
||||
await import("./dist/entry.js");
|
||||
|
|
|
|||
Loading…
Reference in a new issue