github remix-run/remix assets@0.4.0
assets v0.4.0

latest releases: node-tsx@0.1.0, node-fetch-server@0.13.2, remix@3.0.0-beta.1...
5 hours ago

Minor Changes

  • Add support for serving configured leaf file assets via a new files option in createAssetServer().

    Relative CSS url() references are now resolved through the asset server, rewriting supported file assets to asset server URLs and surfacing errors for missing or unsupported files.

Patch Changes

  • Preserve node_modules package symlink identity paths when rewriting script imports, while still reading, caching, and invalidating modules through their canonical real paths.

  • Bumped @remix-run/* dependencies:

Don't miss a new remix release

NewReleases is sending notifications on new releases.