aboutsummaryrefslogtreecommitdiff
path: root/test/transpiler/async-transpiler-entry.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/transpiler/async-transpiler-entry.js')
-rw-r--r--test/transpiler/async-transpiler-entry.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/transpiler/async-transpiler-entry.js b/test/transpiler/async-transpiler-entry.js
index 179a4e6a8..191c7c8a7 100644
--- a/test/transpiler/async-transpiler-entry.js
+++ b/test/transpiler/async-transpiler-entry.js
@@ -1 +1,2 @@
export { default } from "./async-transpiler-imported.js";
+export { default as hbs } from "./handlebars.hbs";