Bug repo:
https://github.com/bitflower/stencil-debug-problem
Current behavior:
See repo: importing "debug" doesn't work. I guess to to the fact that the Stencil compiler runs "on the server" (=node/terminal) and the debug module returns the node.js insetad of the browser.js because of that.
Expected behavior:
We can use "debug".
Steps to reproduce:
See repo
Bug repo:
https://github.com/bitflower/stencil-debug-problem
Current behavior:
See repo: importing "debug" doesn't work. I guess to to the fact that the Stencil compiler runs "on the server" (=node/terminal) and the debug module returns the node.js insetad of the browser.js because of that.
Expected behavior:
We can use "debug".
Steps to reproduce:
See repo