Skip to content

feature: Dynamically enabling Dbux #686

Open
@Domiii

Description

@Domiii

Especially, when using a bundler or, genrally, a build pipeline, enabling/disabling Dbux can be a pain.

  • → When its not needed, running things with Dbux can slow down certain development tasks considerably.
  • → Dev should be able to easily toggle Dbux on only when needed, then turn it off again.

TODO

  • Make it easier to toggle Dbux.
    • Maybe dynamically re-load config?
    • Maybe provide an easy way to build two versions in parallel, with dynamic prioritization?
      • E.g.: frontend application is built twice; once with and once without Dbux. Runs on two different ports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionWARNING: **This issue is only to collect well-thought-out and researched commentary.** If you want tenhancementNew feature or requestperformancePerformance of runtime analysis tools can be quite a nuisance.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions