Added "activeDataFile" parameter in hbs templates.

This commit is contained in:
2022-05-06 07:49:00 +03:00
parent d791edda3e
commit 29734a6b94
9 changed files with 26 additions and 28 deletions
@@ -1,5 +1,6 @@
module.exports = {
cssUrl: "https://",
jsUrl: "https://",
blockName: "<%= blockFilename %>",
baseView: "<%= baseView %>",
remToPx: <%= remToPx %>,