Files
bun.sh/test/transpiler/handlebars.hbs
Jarred Sumner b0d3ea5a43 Fix issue with file loader (#3889)
* Fix issue with file loader

* Update jest-extended.test.js

---------

Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-07-30 05:59:54 -07:00

6 lines
74 B
Handlebars

<!DOCTYPE html>
<html>
<head>
<title>{{title}}</title>
</head>
</html>