Skip to content

Commit

Permalink
chore: remove lagon (#2203)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximepvrt authored Mar 1, 2024
1 parent e3f555a commit 18f2f33
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 73 deletions.
1 change: 0 additions & 1 deletion src/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,6 @@ function _resolveExportConditions(
"browser",
"workerd",
"edge-light",
"lagon",
"netlify",
"edge-routine",
"deno"
Expand Down
1 change: 0 additions & 1 deletion src/presets/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export { vercel, vercelEdge, vercelStatic } from "./vercel";
export { cleavr } from "./cleavr";
export { layer0 } from "./layer0";
export { flightControl } from "./flightcontrol";
export { lagon } from "./lagon";
export { koyeb } from "./koyeb";
export { iis, iisHandler, iisNode } from "./iis";
export { _static as static } from "./static";
Expand Down
71 changes: 0 additions & 71 deletions src/presets/lagon.ts

This file was deleted.

0 comments on commit 18f2f33

Please sign in to comment.