-
-
Notifications
You must be signed in to change notification settings - Fork 170
vendor skills #2058
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Describe the feature
drizzle 1.0.0-rc.5-5935859 now vendors skills, and I think its a great pattern for orpc.
At the moment with orpc I have to pull the source off GitHub and copy them in.
Drizzle skills ship inside the installed drizzle-kit itself, (node_modules/drizzle-kit/skills, revisioned — check with:
So they are installed with the project's own binary rather than fetched from upstream.
Additional information