Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Workspaces page does not mention support for package.json in members #1247

Open
lucacasonato opened this issue Dec 10, 2024 · 0 comments
Open
Labels

Comments

@lucacasonato
Copy link
Member

Workspaces can have multiple workspace members. Each of these members can contain:

  • just a deno.json
  • a deno.json and a package.json
  • just a package.json

When a member contains just a package.json, you can import that workspace member from other places in the workspace using the name specified in the package.json.

Currently this is not something we mention in the documentation.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants