[Superseded] static-files-middleware v0.1.0
·
10 commits
to main
since this release
@remix-run/static-middleware directly, or import staticFiles from remix/middleware/static in Remix apps.
Minor Changes
- Initial release of the static file-serving middleware that powers
remix/middleware/static. Application code should continue importingstaticFilesfromremix/middleware/static.