kiliman / remix-express-vite-plugin

This package includes a Vite plugin to use in your Remix app. It configures an Express server for both development and production using TypeScript.
118 stars 6 forks source link

Error when loading a custom vite config file #29

Open zipme opened 2 months ago

zipme commented 2 months ago

When using a custom vite config path like remix vite:dev --config vite.dev.config.ts an error occurs:

Error: Failed to load url virtual:remix/server-build (resolved id: virtual:remix/server-build). Does the file exist?