Open z80dev opened 2 years ago
Setting source code location per-node has been kinda ad-hoc but is very useful for tools like boa.
Also figure out how we're going to deal with this in imported code/modules
its working as expected but we have no tests around it
let's figure out the best way to verify source maps are working as expected
Setting source code location per-node has been kinda ad-hoc but is very useful for tools like boa.
Also figure out how we're going to deal with this in imported code/modules