mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-09-13 12:45:20 +00:00
make component resources a proper emitter
This commit is contained in:
@@ -95,6 +95,7 @@ const config: QuartzConfig = {
|
||||
filters: [Plugin.RemoveDrafts()],
|
||||
emitters: [
|
||||
Plugin.AliasRedirects(),
|
||||
Plugin.ComponentResources(),
|
||||
Plugin.ContentPage({
|
||||
...sharedPageComponents,
|
||||
...contentPageLayout,
|
||||
|
Reference in New Issue
Block a user