Skip to content

Commit

Permalink
fix: test release command fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NazimHAli committed Dec 15, 2021
1 parent 402e387 commit 3c4378c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esbuild.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const entryPoints = ["./index.ts"];


require("esbuild").buildSync({
entryPoints: entryPoints,
format: "esm",
Expand Down

0 comments on commit 3c4378c

Please sign in to comment.