aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/index-without-hmr.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/index-without-hmr.ts')
-rw-r--r--src/runtime/index-without-hmr.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/index-without-hmr.ts b/src/runtime/index-without-hmr.ts
index 858688130..5fcebbc28 100644
--- a/src/runtime/index-without-hmr.ts
+++ b/src/runtime/index-without-hmr.ts
@@ -1,2 +1,3 @@
+// @ts-nocheck
export * from "../runtime.js";
export { default as regeneratorRuntime } from "./regenerator";