tree: f2e890acb4dd90c236bd676b0157dc2e9327876d [path history] [tgz]
  1. lib/
  2. test/
  3. analysis_options.yaml
  4. AUTHORS
  5. CHANGELOG.md
  6. LICENSE
  7. mono_pkg.yaml
  8. pubspec.yaml
  9. README.md
pkgs/shelf_packages_handler/README.md

pub package package publisher

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.