README states that self-contained (built) version of Speedscope can be downloaded from the releases page:
If you don't have npm or node installed, you can also download a self-contained version from https://github.com/jlfwong/speedscope/releases. After you download the zip file from a release, simply unzip it and open the contained index.html in Chrome or Firefox.
This is amazing thing and greatly helps to bundle speedscope with tools that generates flamegraphs.
However, v1.25.0 (latest speedscope release at the moment) doesn't include ZIP-archive for some reason while v1.24.0 does.
Can you please fix it and ensure that future releases will include it too? Thanks!
README states that self-contained (built) version of Speedscope can be downloaded from the releases page:
This is amazing thing and greatly helps to bundle speedscope with tools that generates flamegraphs.
However, v1.25.0 (latest speedscope release at the moment) doesn't include ZIP-archive for some reason while v1.24.0 does.
Can you please fix it and ensure that future releases will include it too? Thanks!