diff --git a/Documentation/_worker.js b/Documentation/_worker.js index 66454ba6..e6348150 100644 --- a/Documentation/_worker.js +++ b/Documentation/_worker.js @@ -1 +1 @@ -var r={fetch:async(n,t)=>{const e=new URL(n.url);return e.pathname.startsWith("/functions/")?(console.log(process.cwd()),console.log((await import("fs/promises")).readFile(e.pathname)),new Response(e.pathname)):t.ASSETS.fetch(n)}};export{r as default}; +var r={fetch:async(n,t)=>{const e=new URL(n.url);return e.pathname.startsWith("/functions/")?(console.log(process.cwd()),console.log((await import("fs/promises")).readFile(e.pathname)),new Response(e.pathname,{headers:{"Content-Type":"text/html"}})):t.ASSETS.fetch(n)}};export{r as default}; diff --git a/Documentation/variables/Build.Current.html b/Documentation/variables/Build.Current.html index 0e37a838..0b6c8bbc 100644 --- a/Documentation/variables/Build.Current.html +++ b/Documentation/variables/Build.Current.html @@ -18,7 +18,7 @@
Const