fingerprint brand/plans.css

This commit is contained in:
Henry Oswald 2014-03-13 10:06:33 +00:00
parent f7545393f2
commit c237d04456

View file

@ -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