5c33ed36a42c79715b0c990db7e7a0c5ee274761
The docs build pulls composables (via demos) and doc sections into its bundle, which transitively import workspace packages like @robonen/platform/multi. Aliasing each @robonen/* package to its src means the build no longer requires every package's dist to be built first, fixing CI where dists are absent.
Description
Languages
TypeScript
66.3%
Vue
33.6%