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

(ISSUE-16) Move minimatch to a dependency #22

Closed thomaswelton closed 3 months ago

thomaswelton commented 3 months ago

Fixes #16 Removed minimatch as a peerDep and added to the project dependencies