Simple handlebars test added (old usage)
This commit is contained in:
0
test/hbs/fixtures/batman.js
Normal file
0
test/hbs/fixtures/batman.js
Normal file
6
test/hbs/fixtures/index.hbs
Normal file
6
test/hbs/fixtures/index.hbs
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<meta data-test="{{a}}"/>
|
||||
<body>
|
||||
<script src="./batman.js" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user