mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 12:01:32 +02:00
fingerprint brand/plans.css
This commit is contained in:
@@ -21,7 +21,8 @@ for path in [
|
||||
"#{jsPath}list.js",
|
||||
"#{jsPath}libs/pdf.js",
|
||||
"#{jsPath}libs/pdf.worker.js",
|
||||
"/stylesheets/mainStyle.css"
|
||||
"/stylesheets/mainStyle.css",
|
||||
"/brand/plans.css"
|
||||
]
|
||||
filePath = Path.join __dirname, "../../../", "public#{path}"
|
||||
content = fs.readFileSync filePath
|
||||
|
||||
Reference in New Issue
Block a user