Skip to content

Commit

Permalink
chore: delete unused build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
dav1do committed Nov 18, 2024
1 parent 8d58145 commit a8cacff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/flight-sql-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
},
"scripts": {
"artifacts": "napi artifacts",
"build:cleanjs": "del dist",
"build:js": "swc src -d ./dist --config-file ../../.swcrc --strip-leading-paths",
"build:types": "pnpm build && pnpm:cleanjs && pnpm build:js",
"build:debug": "napi build --platform",
"build": "napi build --platform --release",
"test": "node --experimental-vm-modules ../../node_modules/jest/bin/jest.js",
Expand Down

0 comments on commit a8cacff

Please sign in to comment.