James Addison
James Addison
Thanks @AA-Turner!
I'm taking a break from development here for a little while, but had begun investigation and considered an approximate design for how to resolve this: * We have a [`ConnectionMeasurement`...
There are a few more steps required before this can be closed @AA-Turner - #12206 is one step closer, but doesn't yet resolve this.
Hi @westurner - does the [keyword-argument support in the `add_js_file` method](https://github.com/sphinx-doc/sphinx/blob/e352a675deeafd32e09fff879b515bbb6848a9dc/sphinx/application.py#L982-L985) provide the functionality that you're looking for here?
> Update sphinx dev process to update `integrity=` kwargs at {dev, build, release}-time I don't think that `sphinx` should modify those itself if they're provided as arguments; that would conflict...
> - support min.js variants - auto-hash the built in theme resources yeah - flag to build without any integrity= values for debugging Could you describe some use-case(s) for disabling...
> - live on-disk modification of theme stylesheets (which DevTools works around just fine) Given that the developer has local write access to the resources in that scenario, would it...
Lightweight, simple, available, and working would be my vote (so that's approximately: stay with `karma` for now, and begin investigating their recommended migration path of `jasmine-browser-runner`). The fact that we...
Ok, will do :) (and will compare to `sphinx-needs`)