Files
fusion/pnpm-workspace.yaml
Fusion 82158cc570 feat(FN-2448): add Hermes runtime plugin to pnpm workspace
- Add plugins/fusion-plugin-hermes-runtime to pnpm-workspace package globs
- Register the Hermes runtime importer in pnpm-lock.yaml
- Capture workspace link to @fusion/plugin-sdk and dev toolchain dependencies for the new plugin
2026-04-24 08:55:02 -07:00

7 lines
186 B
YAML

packages:
- "packages/*"
- "plugins/examples/*"
- "plugins/fusion-plugin-paperclip-runtime"
- "plugins/fusion-plugin-openclaw-runtime"
- "plugins/fusion-plugin-hermes-runtime"