Closed utillity closed 1 year ago
To thoroughly test a template I would like to have multiple JSON files and be able to switch between them
myTemplate.hbs myTemplate.hbs.json myTemplate-screnario1.hbs.json myTemplate-screnario2.hbs.json
ideally the filename would be displayed as the title of the preview, together with a navigation-option to switch between these files
I have added a PR which implements this
To thoroughly test a template I would like to have multiple JSON files and be able to switch between them
ideally the filename would be displayed as the title of the preview, together with a navigation-option to switch between these files