Commit Graph
1 Commits
Author SHA1 Message Date
mirivlad 8958561d8e feat: add dist packaging to build.sh + .gitignore
- build.sh: package_plugin() copies plugin.json, frontend/dist, backend binary to dist/<plugin-id>/
- .gitignore: dist/, node_modules/
- Excludes: node_modules, .git, Go source files, test cache
2026-06-16 16:45:58 +08:00