mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 08:44:36 +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