Tom Glenn
Tom Glenn
Thanks for digging into this @matthewvroman. Given the complexity around setup and issues you've identified I think for now we will continue to support Rollup as our bundler of choice...
 While all the other birds were busy learning things like "If i'm X feet below the hole I should flap twice"... it only took 1 generation for this lone...
This would be very useful. Any update on this?
> Do you know how TinyJSON serializes 64 bit integers? We should probably maintain symmetry. It serializes `long` as unquoted. This test passes: ``` [Fact(Timeout = TestsUtil.TIMEOUT_MILLISECONDS)] public void ToJson_LongToJson()...
Apologies @lugehorsam this slipped off my radar. Please see latest change.
This may not be the same issue, however Rotativa has issues with relative paths. So for example if you are trying to load a CSS file or piece of content...
I will create an RBAC guide for Datasource plugins separately after speaking with @ckbedwell on requirements.
> > Migrates and reworks the RBAC guide for app plugins from [grafana/grafana-plugin-examples@`main`/examples/app-with-rbac](https://github.com/grafana/grafana-plugin-examples/tree/main/examples/app-with-rbac?rgh-link-date=2024-07-19T11%3A38%3A30Z) > > Could you please clarify what "migrates and reworks" means? Specifically, how does this how-to guide...
> Very nice work. I've taken a first editorial pass on the doc and found some minor issues. Fixed them in my commits today, but take a look. I'll take...
Thanks all. @josmperez if you're happy then we can merge this.