Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 14, 2023
1 parent 74cba78 commit 6e7d3a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configuration/ESBuild.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import type { BuildOptions } from "esbuild";

export default {
color: true,
format: "esm",
Expand Down Expand Up @@ -48,3 +46,5 @@ export default {
)?.version}'`,
},
} satisfies BuildOptions as BuildOptions;

import type { BuildOptions } from "esbuild";

0 comments on commit 6e7d3a5

Please sign in to comment.