| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Likely need to expose better hooks for this, but this seems good enough for now.
@kategengler - Thoughts on this one? |
Sorry, something went wrong.
Sorry, something went wrong.
|
That's amazing! |
Sorry, something went wrong.
|
Seconding amazing! For:
I'm fine with a major version bump. |
Sorry, something went wrong.
|
@rwjblue how can I help get this across the finish line? |
Sorry, something went wrong.
|
Yes, same thoughts about amazing and how can we get this merged? Also, would it show coverage for the js side of helpers/components? |
Sorry, something went wrong.
|
@knownasilya this is likely on hold, due to the new spike. We'll be updating a lot in the coming weeks. |
Sorry, something went wrong.
|
This looks really nice. Would like to see this make it in 👍 |
Sorry, something went wrong.
|
@kategengler @rwjblue Are there any plans on this being completed soon? |
Sorry, something went wrong.
|
The general idea here is still valid, just need to complete off the to do items. |
Sorry, something went wrong.
|
@rwjblue If this is on hold, is there any way i can contribute and get this merged ? |
Sorry, something went wrong.
|
Given that template only components are a prevalent thing, this would seem even more important |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR adds support for instrumentation of templates roughly the same as JS instrumentation (using a custom set of helpers and a template AST transform to instrument templates).
There are still some issues with this approach that we need to vet/review.
Paired on this with @rondale-sc.