Commit Graph

2 Commits (3751f52055ba2d4057d3ea8e574cf9dc928d78ea)

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