make component resources a proper emitter
This commit is contained in:
parent
236ba56be1
commit
4811500b1b
7 changed files with 163 additions and 177 deletions
|
@ -95,6 +95,7 @@ const config: QuartzConfig = {
|
|||
filters: [Plugin.RemoveDrafts()],
|
||||
emitters: [
|
||||
Plugin.AliasRedirects(),
|
||||
Plugin.ComponentResources(),
|
||||
Plugin.ContentPage({
|
||||
...sharedPageComponents,
|
||||
...contentPageLayout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue