|
|
2ea4f59a1e
|
build: support both registry publish and git clone install
- Add root package.json with files[] for registry publishing
- Add prepare script to sync dist/ from plugin/
- Add postinstall to auto-run install script
- Modify install script: auto-create dist/ if missing (git clone case)
- Plugin works in both scenarios:
* npm install @hangman-lab/dirigent -> uses bundled dist/
* git clone + node scripts/install-dirigent-openclaw.mjs -> auto-creates dist/
|
2026-03-03 16:24:05 +00:00 |
|