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

chore(nextra): refactor loader.ts #511

Merged
merged 2 commits into from
Jul 8, 2022
Merged

chore(nextra): refactor loader.ts #511

merged 2 commits into from
Jul 8, 2022

Conversation

dimaMachina
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Jul 7, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nextra-theme-docs-dev ✅ Ready (Inspect) Visit Preview Jul 7, 2022 at 0:55AM (UTC)
1 Ignored Deployment
Name Status Preview Updated
nextra ⬜️ Ignored (Inspect) Jul 7, 2022 at 0:55AM (UTC)

Comment on lines -128 to +123
await addPage({
addPage({
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this function was never async

Comment on lines -37 to +38
): Promise<string | Buffer> {
): Promise<string> {
Copy link
Collaborator Author

@dimaMachina dimaMachina Jul 7, 2022

Choose a reason for hiding this comment

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

this loader return always only string

@shuding shuding merged commit 0643730 into shuding:core Jul 8, 2022
@shuding
Copy link
Owner

shuding commented Jul 8, 2022

Incredible work, your PRs are faster than my reviews!

@dimaMachina dimaMachina deleted the refactor-loader branch July 9, 2022 00:00
@dimaMachina
Copy link
Collaborator Author

@shuding thank you for Nextra 👏! I rebased all other PRs, so they are ready for review/merge ;)

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