Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

staging -> production #68

Merged
merged 34 commits into from
Jun 23, 2023
Merged

staging -> production #68

merged 34 commits into from
Jun 23, 2023

Conversation

jaapbakker88
Copy link
Contributor

No description provided.

petyosi and others added 30 commits December 1, 2022 16:27
This step is needed to run the CLI with a new SDK
Update Layout.js to prevent redirect loop on /video/docs/
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm confused.
Wouldn't the changes we've done here for the video docs also affect the chat ones?
Or what am I missing here?

@@ -13,7 +14,8 @@ const platformMapping = {
ios: 'ios-swift',
react: 'react',
reactnative: 'react-native',
angular: 'angular'
angular: 'angular',
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have different mappings for video and chat?
Because in video we don't have angular yet.

@jaapbakker88 jaapbakker88 merged commit f46bb73 into production Jun 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants