aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/api/filesystem_router.classes.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/bun.js/api/filesystem_router.classes.ts')
-rw-r--r--src/bun.js/api/filesystem_router.classes.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bun.js/api/filesystem_router.classes.ts b/src/bun.js/api/filesystem_router.classes.ts
index 987ed620e..9bcf56dd3 100644
--- a/src/bun.js/api/filesystem_router.classes.ts
+++ b/src/bun.js/api/filesystem_router.classes.ts
@@ -63,6 +63,7 @@ export default [
getter: "getFilePath",
cache: true,
},
+ // this is for compatibiltiy with bun-framework-next old versions
scriptSrc: {
getter: "getScriptSrc",
cache: true,