Create and run build.js

This commit is contained in:
Sander Declerck 2025-11-28 10:51:43 +01:00
parent 98231b8d25
commit 9c149f3bb3
No known key found for this signature in database
7 changed files with 126 additions and 37 deletions

View file

@ -19,6 +19,7 @@
"author": "Aikido Security",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"oxlint": "^1.22.0"
"oxlint": "^1.22.0",
"esbuild": "^0.27.0"
}
}