mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-23 14:51:33 +00:00
refactor static and asset emission to be actual emitter plugins
This commit is contained in:
@@ -10,6 +10,5 @@ export interface Argv {
|
||||
|
||||
export interface BuildCtx {
|
||||
argv: Argv
|
||||
version: string
|
||||
cfg: QuartzConfig
|
||||
}
|
||||
|
Reference in New Issue
Block a user