Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/hermes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ You can [read more about the technical implementation on this page](/architectur

If you've recently created a new app from scratch, you should see if Hermes is enabled in the welcome view:

![Where to find JS engine status in AwesomeProject](/docs/assets/HermesApp.jpg)
<figure>
<img src="/docs/assets/HermesApp.png" height="600" alt="Where to find JS engine status in the new project?" />
</figure>

A `HermesInternal` global variable will be available in JavaScript that can be used to verify that Hermes is in use:

Expand Down
Binary file removed website/static/docs/assets/HermesApp.jpg
Binary file not shown.
Binary file added website/static/docs/assets/HermesApp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion website/versioned_docs/version-0.77/hermes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ You can [read more about the technical implementation on this page](/architectur

If you've recently created a new app from scratch, you should see if Hermes is enabled in the welcome view:

![Where to find JS engine status in AwesomeProject](/docs/assets/HermesApp.jpg)
<figure>
<img src="/docs/assets/HermesApp.png" height="600" alt="Where to find JS engine status in the new project?" />
</figure>

A `HermesInternal` global variable will be available in JavaScript that can be used to verify that Hermes is in use:

Expand Down
4 changes: 3 additions & 1 deletion website/versioned_docs/version-0.78/hermes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ You can [read more about the technical implementation on this page](/architectur

If you've recently created a new app from scratch, you should see if Hermes is enabled in the welcome view:

![Where to find JS engine status in AwesomeProject](/docs/assets/HermesApp.jpg)
<figure>
<img src="/docs/assets/HermesApp.png" height="600" alt="Where to find JS engine status in the new project?" />
</figure>

A `HermesInternal` global variable will be available in JavaScript that can be used to verify that Hermes is in use:

Expand Down
4 changes: 3 additions & 1 deletion website/versioned_docs/version-0.79/hermes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ You can [read more about the technical implementation on this page](/architectur

If you've recently created a new app from scratch, you should see if Hermes is enabled in the welcome view:

![Where to find JS engine status in AwesomeProject](/docs/assets/HermesApp.jpg)
<figure>
<img src="/docs/assets/HermesApp.png" height="600" alt="Where to find JS engine status in the new project?" />
</figure>

A `HermesInternal` global variable will be available in JavaScript that can be used to verify that Hermes is in use:

Expand Down
4 changes: 3 additions & 1 deletion website/versioned_docs/version-0.80/hermes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ You can [read more about the technical implementation on this page](/architectur

If you've recently created a new app from scratch, you should see if Hermes is enabled in the welcome view:

![Where to find JS engine status in AwesomeProject](/docs/assets/HermesApp.jpg)
<figure>
<img src="/docs/assets/HermesApp.png" height="600" alt="Where to find JS engine status in the new project?" />
</figure>

A `HermesInternal` global variable will be available in JavaScript that can be used to verify that Hermes is in use:

Expand Down
4 changes: 3 additions & 1 deletion website/versioned_docs/version-0.81/hermes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ You can [read more about the technical implementation on this page](/architectur

If you've recently created a new app from scratch, you should see if Hermes is enabled in the welcome view:

![Where to find JS engine status in AwesomeProject](/docs/assets/HermesApp.jpg)
<figure>
<img src="/docs/assets/HermesApp.png" height="600" alt="Where to find JS engine status in the new project?" />
</figure>

A `HermesInternal` global variable will be available in JavaScript that can be used to verify that Hermes is in use:

Expand Down