Skip to content

dist imports 4 undeclared @tummycrypt packages (workspace-era packaging gap) #11

Description

src/ (and therefore dist/) imports @tummycrypt/tinyland-event-loader, -product-loader, -profile-loader, -user-resolution — none declared in package.json dependencies (only diff, gray-matter, nanoid). In the tinyland.dev monorepo these resolved via the pnpm workspace; under a de-vendored npm_link graph they are absent at runtime → ERR_MODULE_NOT_FOUND (hit by activitypub_pulse_delivery_worker_test during TIN-1721/#616; worked around consumer-side with explicit bazel runfiles entries in tinyland.dev BUILD.bazel).

Fix for 0.2.5: declare the four as real dependencies (aspect_rules_js will then auto-link them transitively and the consumer-side runfiles entries can be dropped). Registry promotion mirrors the 0.2.4 pattern (bazel-registry #75).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions