gemi 0.41.1 → 0.41.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  // @bun
2
- import{n as g}from"../chunk-ppt296ye.js";import{o as b}from"../chunk-q3wpyr9y.js";import"../chunk-88fb6hzq.js";import"../chunk-c9wa4rtm.js";import"../chunk-a8wmfnw6.js";import"../chunk-p6ezs2w7.js";import"../chunk-6b1abejc.js";import"../chunk-xnhktttd.js";import"../chunk-c1hsc4aa.js";import{Tb as S}from"../chunk-agvzqxv7.js";class i{app;instrumentation;constructor(f){this.app=new b({kernel:f.kernel}),this.instrumentation=f.instrumentation??((z,B)=>B(z))}async start(){if(Bun.env.NODE_ENV==="production"){let{httpProd:f}=await import("../chunk-xpx4cm49.js");await f(this.app,this.instrumentation.bind(this))}else{g();let{httpDev:f}=await import("../chunk-9even7b6.js");await f(this.app,this.instrumentation.bind(this))}}}export{i as Server};
2
+ import{n as g}from"../chunk-ppt296ye.js";import{o as b}from"../chunk-q3wpyr9y.js";import"../chunk-88fb6hzq.js";import"../chunk-c9wa4rtm.js";import"../chunk-a8wmfnw6.js";import"../chunk-p6ezs2w7.js";import"../chunk-6b1abejc.js";import"../chunk-xnhktttd.js";import"../chunk-c1hsc4aa.js";import{Tb as S}from"../chunk-agvzqxv7.js";class i{app;instrumentation;constructor(f){this.app=new b({kernel:f.kernel}),this.instrumentation=f.instrumentation??((z,B)=>B(z))}async start(){if(Bun.env.NODE_ENV==="production"){let{httpProd:f}=await import("../chunk-qfewe82j.js");await f(this.app,this.instrumentation.bind(this))}else{g();let{httpDev:f}=await import("../chunk-zpqmtc3q.js");await f(this.app,this.instrumentation.bind(this))}}}export{i as Server};
3
3
 
4
4
  //# debugId=989445B19C66D48064756E2164756E21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gemi",
3
- "version": "0.41.1",
3
+ "version": "0.41.2",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "author": "Enes Tufekci <enes@gemijs.dev>",