docs/plans/2026-04-06-fix-template-ci-registry-helper-deps.md
Make plate-template and plate-playground-template build again after the registry UI/plugin refactors added helper-file imports.
apps/www.block-discussion-indexget-annotation-click-targetsuggestion-line-break-anchorsuggestion-stylestrailing-block-kitblock-discussion-index, get-annotation-click-target, and trailing-block-kit.suggestion-line-break-anchor and suggestion-styles into ui/suggestion-node.tsx, then removed the extra registry file entries.apps/www registry output with pnpm --filter www rd.pnpm turbo typecheck --filter=./apps/www and pnpm lint:fix passed.pnpm turbo build --filter=./apps/www.packages/core/src/react/index.ts, but pnpm brl rewrote that generated barrel and reintroduced drift.packages/plate/src/react/index.tsx, which survives pnpm brl.pnpm brl and pnpm turbo build --filter=./apps/www now both pass together.