.
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
export function createMetadataContext(renderOpts) {
|
||||
return {
|
||||
trailingSlash: renderOpts.trailingSlash,
|
||||
isStaticMetadataRouteFile: false
|
||||
};
|
||||
}
|
||||
|
||||
//# sourceMappingURL=metadata-context.js.map
|
||||
Reference in New Issue
Block a user