mirror of https://github.com/halo-dev/halo
parent
3ec3bd1054
commit
57e3394fc1
|
@ -1,4 +1,4 @@
|
||||||
import type { PluginModule } from "packages/shared/dist";
|
import type { PluginModule } from "@halo-dev/console-shared";
|
||||||
|
|
||||||
const modules = Object.values(
|
const modules = Object.values(
|
||||||
import.meta.glob("./**/module.ts", {
|
import.meta.glob("./**/module.ts", {
|
||||||
|
|
Loading…
Reference in New Issue