general setup
This commit is contained in:
@@ -21,7 +21,7 @@ const { ssrRequest } = require("../lib/ssr-server.js")
|
||||
|
||||
if (url) {
|
||||
// comment will be printed to html later
|
||||
let comment = ""
|
||||
let comment = "yml"
|
||||
/** @type {Date} */ // @ts-ignore
|
||||
context.ssrCacheValidUntil = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user