Powered by
i think there is a way to do this properly with so...
# dev
k
kevins8
08/28/2020, 4:19 PM
i think there is a way to do this properly with source maps and vscode. because its in a separate lerna package, i've been putting a
debugger;
statement inside the
engine.query
. this will cause vscode to break inside the compiled
.js
code
Previous
Next