Skip to content

Commit

Permalink
esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
rorymalcolm committed Jan 28, 2024
1 parent c6b0215 commit 2229a8e
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 144 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"test": "vitest",
"build:wasm": "wasm-pack build parquet-generator/ --out-dir ./pkg",
"build": "npm run build:wasm"
},
"devDependencies": {
"esbuild": "0.20.0"
}
}
Loading

0 comments on commit 2229a8e

Please sign in to comment.