Open wires opened 6 years ago
Hi there,
I am getting duplicate output, any idea what could be causing this?
here with another project:
Here is a screenshot of the terminal output to create a basic demonstration of this issue:
I've stored a minimal example with output in a repo here: https://github.com/wires/redoc-issue
Maybe it is because certain directories are listed twice (see redoc_debug_output.txt:
redoc_debug_output.txt
compiledDependencyDirectories: /private/tmp/test/lib/bs : /private/tmp/test/lib/js/ /private/tmp/test/lib/bs : /private/tmp/test/lib/js/ /private/tmp/test/lib/bs/src : /private/tmp/test/lib/js/src
Hi there,
I am getting duplicate output, any idea what could be causing this?
here with another project:
Here is a screenshot of the terminal output to create a basic demonstration of this issue:
I've stored a minimal example with output in a repo here: https://github.com/wires/redoc-issue
Maybe it is because certain directories are listed twice (see
redoc_debug_output.txt
: