fix(build): update build/watch configuration, switch to esbuild bundler and tswatch, and bump catalog and tooling dependencies

This commit is contained in:
2026-03-02 07:18:54 +00:00
parent d95270613b
commit bfcfef79da
7 changed files with 279 additions and 318 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.10.1',
version: '1.10.2',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}