mirror of
https://github.com/nexu-io/open-design.git
synced 2026-06-01 03:14:35 +07:00
Build plugin runtime during postinstall
This commit is contained in:
parent
43b1b94c8e
commit
7ea77cf8b1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ const repoRoot = resolve(scriptDir, "..");
|
|||
|
||||
const buildTargets = [
|
||||
"packages/contracts",
|
||||
"packages/plugin-runtime",
|
||||
"packages/sidecar-proto",
|
||||
"packages/sidecar",
|
||||
"packages/platform",
|
||||
|
|
|
|||
Loading…
Reference in a new issue