Server load function failing in preview mode but not development mode

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • sam-rees-blog

    Discontinued Personal Blog and Website

  • Any ideas on how to fix this would be greatly appreciated, it's driving me crazy! The repo can be found here in case there is anything else that might be useful, https://github.com/Sammo98/sam-rees-blog

  • vite-plugin-md

    Markdown with Vue for Vite

  • Your issue is that Vite doesn't know what a .md file is. Instead of the @vite-ignore you should add a plugin to Vite that tells it what to do with .md files, such as vite-plugin-md.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vite-plugin-markdown

    A vite plugin to import a Markdown file in various formats like Front Matter, HTML, ToC, and React/Vue Component

  • Your issue is that Vite doesn't know what a .md file is. Instead of the @vite-ignore you should add a plugin to Vite that tells it what to do with .md files, such as vite-plugin-markdown.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts