Domiii / dbux

Dbux is an Integrated Debugging Environment (IDbE) and Omniscient Debugger that makes JavaScript application's run-time behavior come alive, visible and interactive.
https://domiii.github.io/dbux
Apache License 2.0
161 stars 13 forks source link

Propose a local development workflow #661

Closed Domiii closed 2 years ago

Domiii commented 2 years ago

Problem: When developing locally, we want to use dbux dev version outside of the monorepo. Usually this is solved via npm link or yarn link, but those come with loads of problems.

How it works: