Add frontend debug tracing

This commit is contained in:
Mikei386
2026-06-23 06:56:26 +02:00
parent 3fec83cf73
commit 068973ab9b
6 changed files with 197 additions and 26 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r004"
VERSION="2026.06.23.r005"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"