improved packaging

This commit is contained in:
Morten Olsen
2025-09-09 18:22:56 +02:00
parent 0ff0b0992b
commit 17dd6d16fa
6 changed files with 14 additions and 6 deletions

3
packages/server/bin/cli.js Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node --no-warnings
import '../src/cli.ts';