Domiii / Domiii/dbux

feature: Dynamically enabling Dbux

Open
#686 0 comments 0 reactions 0 assignees View on GitHub
discussion enhancement performance
Dominant language
JavaScript
Stars
171
Forks
13
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.