Skip to content

Allow manager-owned package overlays in the development Vite server #28

Description

@adrianwebb

After atomic UI generation selection, Admin imports its package from a manager-owned cache below TREESEED_DEVELOPMENT_WORKSPACE_ROOT. Astro renders server components, but Vite returns 403 for client islands under the exact @fs/.../.treeseed/cache/development-sessions/... path.

In development only, extend server.fs.allow with the manager-provided workspace root. Keep production unchanged, retain the explicit allowed-host policy, and cover the configuration behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions