mirror of
https://github.com/jlfwong/speedscope.git
synced 2024-11-25 20:51:51 +03:00
Add a section about verifying the publish
This commit is contained in:
parent
085d6298ec
commit
9d13d95f8d
@ -50,6 +50,12 @@ If everything looks good, proceed to "Prepare the release".
|
|||||||
Assuming everything went well in the previous two phases, publishing should just be
|
Assuming everything went well in the previous two phases, publishing should just be
|
||||||
a matter of running `npm publish`.
|
a matter of running `npm publish`.
|
||||||
|
|
||||||
|
### Verifying the publish
|
||||||
|
|
||||||
|
To verify that the publish was successful, run `npm install -g speedscope`.
|
||||||
|
Try `speedscope`, which should open speedscope in browser.
|
||||||
|
Try `speedscope sample/profiles/stackcollapse/simple.txt`, which should immediately load the profile
|
||||||
|
|
||||||
## Deploying the website
|
## Deploying the website
|
||||||
|
|
||||||
https://www.speedscope.app/ is hosted on GitHub pages, and is published via pushing
|
https://www.speedscope.app/ is hosted on GitHub pages, and is published via pushing
|
||||||
|
Loading…
Reference in New Issue
Block a user