Upgrade handlebars and allow for proper imports of .hbs files #246
Labels
dependencies
Pull requests that update a dependency file
infra
Tasks related to the underlying infrastructure that won't affect end users
Milestone
Templates are just
.ts
files right now. We also are using@types/handlebars
, but new versions of handlebars export their own types.Could even consider alternatives to handlebars like ejs if it ends up being a better solution
The text was updated successfully, but these errors were encountered: