shelf_packages_handler 1.0.4 copy "shelf_packages_handler: ^1.0.4" to clipboard
shelf_packages_handler: ^1.0.4 copied to clipboard

outdated

A shelf handler for serving a `packages/` directory.

A package that provides a shelf handler for serving a packages/ directory. It's intended to be usable as the first handler in a Cascade, where any requests that include /packages/ are served package assets, and all other requests cascade to additional handlers.