Skip to content

[Bug]: Debugging docs are missing and don't seem to work on Windows #2570

@peakschris

Description

@peakschris

What happened?

Firstly, the debugging docs link to two pages which are missing on the aspect site:

https://github.com/aspect-build/rules_js/blob/main/docs/README.md#debugging

Secondly, setting the same settings for config=debug in my repo doesn't seem to result in a waiting for debugger message, on Windows at least:

common:debug --test_timeout=9999
common:debug --test_strategy="exclusive"
common:debug --nocache_test_results
common:debug --test_output="streamed"

Version

Development (host) and target OS/architectures:

Output of bazel --version:

Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file:

Language(s) and/or frameworks involved:

How to reproduce

Any other information?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions