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

1
package-lock.json generated
View file

@ -12,6 +12,7 @@
"test/e2e"
],
"devDependencies": {
"esbuild": "^0.27.0",
"oxlint": "^1.22.0"
}
},