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

docs: TopBar override to mention open-in-stackblitz-link slot #324

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

AriPerkkio
Copy link
Member

Copy link

stackblitz bot commented Sep 11, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@AriPerkkio AriPerkkio changed the title docs: TopBar override to mention open-in-stackblitz slot docs: TopBar override to mention open-in-stackblitz-link slot Sep 11, 2024
Comment on lines +16 to +20
vite: {
ssr: {
noExternal: '@tutorialkit/react',
},
},
Copy link
Member

Choose a reason for hiding this comment

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

What does this change do?

Copy link
Member Author

@AriPerkkio AriPerkkio Sep 11, 2024

Choose a reason for hiding this comment

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

Without this, locally run pnpm run docs crashes when react components page is opened in browser.

I verified that documentation still works after this change by running pnpm run build; pnpm run preview for the docs.

Copy link
Member

Choose a reason for hiding this comment

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

Woow I did noticed that once but thought it might have been my local environment having a bug!!

Really good find! 🤩

Thanks for the explanation 👍

Copy link
Member

@Nemikolh Nemikolh left a comment

Choose a reason for hiding this comment

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

Nice! 🌟

@Nemikolh Nemikolh merged commit b68db8b into stackblitz:main Sep 11, 2024
11 checks passed
@AriPerkkio AriPerkkio deleted the docs/topbar-open-in-stackblitz branch September 11, 2024 09:08
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.

2 participants