You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
How would you use Draft with monorepos where all dependencies are managed at the root-level by some dependency manager like Paket / Lerna / etc.
Project structure might look something like this:
To be able to build the API in Project_2 I would need this build context:
Is there some way to specify additional files with
draft create
command? What is the best way to achieve this?The text was updated successfully, but these errors were encountered: