- 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 |
||
|---|---|---|
| .. | ||
| build.sh | ||
| check.sh | ||
- 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 |
||
|---|---|---|
| .. | ||
| build.sh | ||
| check.sh | ||