forked from pattern-lab/patternlab-node
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: updated base template to handlebars (pattern-lab#1463)
* fix: we need to update that template to handlebars the previous syntax might have been fine for mustache, but we should both explicitly use the block helpers as well as mind the context of variables within each helpers. * chore: additionally updating the template type from mustache to handlebars; wouldn't hurt … * Update index.html * fix: this ones actually an iteration * Revert "fix: this ones actually an iteration" This reverts commit 7def87d. * fix: we actually need to the previous declaration here * chore: previous formatting * chore: changed my mind again …
- Loading branch information
Showing
2 changed files
with
35 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters