SirBecalo

Results 2 comments of SirBecalo

interesting behavior, when i try to change the url in a launched devtools instance to http://localhost:8080/${relativeFile} t he browser automatically parses it to: http://localhost:8080/$%7BrelativeFile%7D. making me think vscode is not...

sorry for the wait, i forgot to submit (and later thought i did.) here is my current launch (but ive tried multiple) ``` { "configurations": [ { "type": "pwa-msedge", "name":...