mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-09-12 16:55:01 +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