Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 30, 2023
1 parent 1584a16 commit a18fa48
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Documentation/_worker.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
var r={fetch:async(n,t)=>{const e=new URL(n.url);return e.pathname.startsWith("/functions/")?new Response(e.pathname):t.ASSETS.fetch(n)}};export{r as default};
var a={fetch:async(e,t)=>{const n=new URL(e.url);if(n.pathname.startsWith("/functions/")){const r=await import(n.pathname);return console.log(r),new Response(n.pathname)}return t.ASSETS.fetch(e)}};export{a as default};
2 changes: 1 addition & 1 deletion Documentation/assets/search.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Documentation/functions/Build.resolve.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<h4>Throws</h4><p>if any of the arguments is not a string.</p>
</div><aside class="tsd-sources">
<ul>
<li>Defined in node_modules/.pnpm/@types+node@20.7.2/node_modules/@types/node/path.d.ts:96</li></ul></aside></li></ul></section></div>
<li>Defined in node_modules/.pnpm/@types+node@20.8.0/node_modules/@types/node/path.d.ts:96</li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion Documentation/modules/Build.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="Build.html">Build</a></li></ul>
<h1>Module Build</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Function/Build.ts#L1">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Function/Build.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Interface/Build.ts#L1">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Interface/Build.ts:1</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/modules/Exec.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="Exec.html">Exec</a></li></ul>
<h1>Module Exec</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Function/Exec.ts#L1">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Function/Exec.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Interface/Exec.ts#L1">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Interface/Exec.ts:1</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/modules/File.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="File.html">File</a></li></ul>
<h1>Module File</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Function/File.ts#L1">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Function/File.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Interface/File.ts#L1">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Interface/File.ts:1</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/modules/JSON.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="JSON.html">JSON</a></li></ul>
<h1>Module JSON</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Function/JSON.ts#L1">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Function/JSON.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Interface/JSON.ts#L1">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Interface/JSON.ts:1</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
Expand Down
2 changes: 1 addition & 1 deletion Target/Function/Worker.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
var r={fetch:async(n,t)=>{const e=new URL(n.url);return e.pathname.startsWith("/functions/")?new Response(e.pathname):t.ASSETS.fetch(n)}};export{r as default};
var a={fetch:async(e,t)=>{const n=new URL(e.url);if(n.pathname.startsWith("/functions/")){const r=await import(n.pathname);return console.log(r),new Response(n.pathname)}return t.ASSETS.fetch(e)}};export{a as default};

0 comments on commit a18fa48

Please sign in to comment.