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

Migrate to latest SvelteKit #73

Merged
merged 12 commits into from
Feb 4, 2023
Merged

Migrate to latest SvelteKit #73

merged 12 commits into from
Feb 4, 2023

Conversation

carstenlebek
Copy link
Contributor

Seems like these changes make kit-docs work with v1 SvelteKit.

  • Ignoring wrong file type warning from api extractor
    • SvelteKit outputs d.ts files to the same directory as js files. Probable cause of the warning
  • Removed try catch statements from stores. Seems to work fine without them
  • Fixed the vite server loop with fix: Vite server repeatedly restarting (#70) #71
  • Return null, if category is undefined
  • Added lang support for shiki for json and toml

@mihar-22 please have a look at the proposed changes. I've built a svelte package and really don't want to build my own docs 😃

@mihar-22
Copy link
Contributor

mihar-22 commented Feb 3, 2023

I can’t even begin to describe how much I appreciate this! It’s really late here but I’ll look at first thing in the morning :)

Thanks heaps for the time you’ve put in to fix this.

@mihar-22 mihar-22 merged commit b6d44d3 into svelteness:main Feb 4, 2023
@mihar-22
Copy link
Contributor

mihar-22 commented Feb 4, 2023

Everything lookkkkkkkkkkkkkkkkkkkkkks gooooooooooooooooooooooooooooood 🚀 🚀 🚀

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