-
Notifications
You must be signed in to change notification settings - Fork 138
Description
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
Labels
Type
Projects
Status