Commit Graph

2 Commits (1d2190fc6cb96e7538116aa95f13b622feedf4ef)

Author SHA1 Message Date
mirivlad f72e6ef3f2 chore: stop tracking compiled backend binary, add to gitignore 2026-06-17 16:33:48 +08:00
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