glimmer-vm
glimmer-vm copied to clipboard
delegate modifiers debug name & instance
currently arrow functions or functions without name are displayed with their whole implementation source code
closes #1589
what will this look like?
what will this look like?
{{my-modifier fn}} is how it can look like.
Currently... look at you limber site :) it's a good example
I see!
looks like anything that fixes this is good for me
@NullVoxPopuli actually, current release of inspector cannot handle latest ember... need nightly:
This looks good to me. Let's do it!
Seems good