Skip to content

[Bug?]: cannot publish to JSR when including paths that *should* be ignored #1023

@caseybaggz

Description

@caseybaggz

Problem

Unable to publish to JSR due to being denied by the "Excluded dependency" error which is incorrectly assuming it is a mistake.

Expected Behavior

JSR should allow ignoring dependencies like NPM/tsup does.

Context

My team has a flexible design system built for PandaCSS, React or SolidJS. Our PandaCSS preset is published to JSR but our component libraries (React was created before JSX was supported) are both using NPM. Our intension is to have all of our packages on JSR to provide a better DX.

With our PandaCSS preset, we can utilize the files that are generated on the users machine for our "style-system" which eliminates the need to create an unnecessary additional dependency which is what we want.

I am new to Deno so I'm hoping there is an option or configuration I'm simply overlooking?

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions