chore: passing additional buildCtx to componentData (#914)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
		@@ -97,6 +97,7 @@ export const ContentPage: QuartzEmitterPlugin<Partial<FullPageLayout>> = (userOp
 | 
			
		||||
 | 
			
		||||
        const externalResources = pageResources(pathToRoot(slug), resources)
 | 
			
		||||
        const componentData: QuartzComponentProps = {
 | 
			
		||||
          ctx,
 | 
			
		||||
          fileData: file.data,
 | 
			
		||||
          externalResources,
 | 
			
		||||
          cfg,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user