Skip to content

Commit

Permalink
chore: revert esbuild-related artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxuanzhangsfdx committed Aug 1, 2024
1 parent 2159cc5 commit 6346955
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
"scripts": {
"build": "yarn run clean:lib && yarn build:templates && yarn compile",
"build:templates": "node scripts/build-templates",
"bundle": "yarn build && node scripts/esbuild.config.js",
"clean:lib": "shx rm -rf lib && shx rm -rf coverage && shx rm -rf .nyc_output",
"commit": "git-cz",
"compile": "tsc -b",
Expand Down

0 comments on commit 6346955

Please sign in to comment.