✨ use bun as package manager and runner for the docke rcontainer, plus some tweak on the github action
This commit is contained in:
@@ -11,10 +11,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/gifsicle": "5.2.2",
|
||||
"@types/tmp": "0.2.6",
|
||||
"@vercel/ncc": "0.38.1"
|
||||
"@types/tmp": "0.2.6"
|
||||
},
|
||||
"scripts": {
|
||||
"benchmark": "ncc run __tests__/benchmark.ts --quiet"
|
||||
"benchmark": "bun __tests__/benchmark.ts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user