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

Preset server location isn't configurable #2

Closed AlemTuzlak closed 4 months ago

AlemTuzlak commented 5 months ago

The preset from the package can not be configured with the server location while the vite plugin can.

This can result in broken builds if the entry is different than the default one

kiliman commented 4 months ago

This should be resolved. By default it imports virtual:remix/server-build