tree: d1c2783cbbf72dffbf6e3e116af3bb8a603bad0a [path history] [tgz]
  1. lib/
  2. AUTHORS
  3. BUILD.gn
  4. CHANGELOG.md
  5. LICENSE
  6. mono_pkg.yaml
  7. pubspec.yaml
  8. README.md
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.