What are best practices for managing prod/dev dependencies in a clear separate manner with deno? 1. Without workspaces? 2. With workspaces? 3. Using import_map.jsonimport_map.json(both cases)? 4. Is a separate dev_import_map.jsondev_import_map.json recommended?
Please help me solve it. Thanks!"
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.