verstak-desktop/scripts
mirivlad 70d4c75d7e fix: resolve plugin path relative to binary location + copy plugins in build
- main.go: use filepath.Dir(os.Args[0]) instead of ./plugins for discovery
- api/app.go: same fix for ReloadPlugins
- build.sh: copy plugins/ to build/bin/plugins/ after wails build
- Fixes: plugin not found when binary launched from different CWD
2026-06-16 21:00:44 +08:00
..
build.sh fix: resolve plugin path relative to binary location + copy plugins in build 2026-06-16 21:00:44 +08:00
check.sh fix: reorder build — frontend before Go (//go:embed deps), auto-install node_modules/go mod 2026-06-16 12:32:31 +08:00
install-dev-plugins.sh feat: dev plugin install flow + smoke-platform 2026-06-16 16:46:00 +08:00
smoke-platform.sh feat: dev plugin install flow + smoke-platform 2026-06-16 16:46:00 +08:00
test.sh fix: reorder build — frontend before Go (//go:embed deps), auto-install node_modules/go mod 2026-06-16 12:32:31 +08:00