mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-30 17:05:19 +08:00
5 lines
103 B
Go
5 lines
103 B
Go
import unplugins from './config/unplugin.ts'
|
|
|
|
const autoImport = unplugins[0]
|
|
autoImport.buildStart!()
|