Geoblocking works

This commit is contained in:
Owen
2025-08-26 17:14:55 -07:00
parent 218a6642a2
commit a1802add19
2 changed files with 9 additions and 5 deletions

View File

@@ -63,7 +63,7 @@ esbuild
packagePath: getPackagePaths(),
}),
],
sourcemap: true,
sourcemap: "external",
target: "node22",
})
.then(() => {