Added "activeDataFile" parameter in hbs templates.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
cssUrl: "https://",
|
||||
jsUrl: "https://",
|
||||
blockName: "<%= blockFilename %>",
|
||||
baseView: "<%= baseView %>",
|
||||
remToPx: <%= remToPx %>,
|
||||
|
||||
Reference in New Issue
Block a user