-
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
📝 CodeRabbit Plan ModeGenerate an implementation plan and prompts that you can use with your favorite coding agent.
🔗 Similar IssuesPossible Duplicates Related Issues 👤 Suggested Assignees🧪 Issue enrichment is currently in open beta.You can configure auto-planning by selecting labels in the issue_enrichment configuration. To disable automatic issue enrichment, add the following to your issue_enrichment:
auto_enrich:
enabled: false💬 Have feedback or questions? Drop into our discord or schedule a call! |
Beta Was this translation helpful? Give feedback.
-
|
You can create a log file by setting DEBUG=* npm run build |
Beta Was this translation helpful? Give feedback.
You can create a log file by setting
DEBUG=*with your compilation command like:DEBUG=* npm run build