Attach the debugger in the extension content script #45
Labels
enhancement
New feature or request
on hold
This issue is still being considered—but it's development is postponed.
After meging #25 users don't have to wrap their application with
<Debugger>
components, for it to be tracked.Because of this, it should be theoretically possible to inject the debugger script (that attaches the debugger into the reactive graph) with the extension's content script.
Runtime npm library will still be available, and useful for some cases—for example configuring or adding babel plugins.
The text was updated successfully, but these errors were encountered: