Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

feat: add docs for bun runtime #433

Merged
merged 13 commits into from
Sep 14, 2023
Merged

feat: add docs for bun runtime #433

merged 13 commits into from
Sep 14, 2023

Conversation

christyjacob4
Copy link
Member

What does this PR do?

Add docs and examples for the bun runtime

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

@@ -1593,7 +1708,7 @@ namespace runtime {
</td>
<td><b>Deno</b></td>
<td><a href="https://deno.land/" target="_blank">deno</a></td>
<td><code>deno cache &ltENTRYPOINT_FILE&gt</code></td>
<td><code>deno install</code></td>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this right? I can't seem to find this 🧐

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

app/views/docs/functions-develop.phtml Show resolved Hide resolved
app/views/docs/functions-develop.phtml Outdated Show resolved Hide resolved
app/views/docs/functions-develop.phtml Outdated Show resolved Hide resolved
app/views/docs/functions-develop.phtml Outdated Show resolved Hide resolved
app/views/docs/functions-develop.phtml Outdated Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📚 Documentation: Clarifying how to upgrade functions
3 participants