ci: ignore
parent
2c93f065cb
commit
59a3e7e3cc
|
|
@ -19,5 +19,6 @@ export default $config({
|
||||||
await import("./infra/app.js")
|
await import("./infra/app.js")
|
||||||
await import("./infra/console.js")
|
await import("./infra/console.js")
|
||||||
await import("./infra/desktop.js")
|
await import("./infra/desktop.js")
|
||||||
|
await import("./infra/enterprise.js")
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue