Skip to content

Commit

Permalink
Merge branch 'e2b-dev:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
THEFIG06 authored Jul 20, 2024
2 parents 273ccbf + c931525 commit 8d6ba44
Show file tree
Hide file tree
Showing 312 changed files with 5,211 additions and 2,929 deletions.
5 changes: 2 additions & 3 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"commit": false,
"fixed": [],
"ignore": [
"e2b-docs",
"reverse-proxy"
"e2b-docs"
],
"linked": [],
"access": "public",
Expand All @@ -15,4 +14,4 @@
"version": true,
"tag": true
}
}
}
4 changes: 2 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/.next/

# imporatant to keep // $HighlightLine comments at the end of the line
apps/docs/src/code/
apps/web/src/code/


**/*.mdx
**/code/**/*
**/code/**/*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ This repository is a monorepo containing:
1. [Python SDK](/packages/python-sdk)
1. [JS SDK](/packages/js-sdk)
1. [CLI](/packages/cli)
1. [Documentation](/apps/docs/)
1. [Documentation](/apps/web/)
27 changes: 0 additions & 27 deletions apps/docs/src/app/api/status/pro/route.ts

This file was deleted.

27 changes: 0 additions & 27 deletions apps/docs/src/app/api/status/route.ts

This file was deleted.

76 changes: 0 additions & 76 deletions apps/docs/src/app/usage/Credits.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions apps/docs/src/app/usage/page.mdx

This file was deleted.

39 changes: 0 additions & 39 deletions apps/docs/src/components/Banner.tsx

This file was deleted.

34 changes: 0 additions & 34 deletions apps/docs/src/components/Feedback/FeedbackButton.tsx

This file was deleted.

96 changes: 0 additions & 96 deletions apps/docs/src/components/Feedback/FeedbackModal.tsx

This file was deleted.

41 changes: 0 additions & 41 deletions apps/docs/src/components/Feedback/index.tsx

This file was deleted.

Loading

0 comments on commit 8d6ba44

Please sign in to comment.