wip
This commit is contained in:
parent
b0a2604425
commit
bbc6d9fbc7
3 changed files with 6 additions and 6 deletions
|
|
@ -86,7 +86,7 @@
|
|||
|
||||
//#region Script
|
||||
async function importAppScript() {
|
||||
await import(`/vite/${CLIENT_ENTRY}`)
|
||||
await import(`/embed_vite/${CLIENT_ENTRY}`)
|
||||
.catch(async e => {
|
||||
console.error(e);
|
||||
renderError('APP_IMPORT');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue