tree: 43d0e1135a54a1066fcbf770edeeaa2a33265f98 [path history] [tgz]
  1. lib/
  2. .gitignore
  3. .test_config
  4. AUTHORS
  5. BUILD.gn
  6. CHANGELOG.md
  7. codereview.settings
  8. CONTRIBUTING.md
  9. LICENSE
  10. pubspec.yaml
  11. README.md
pub/shelf_packages_handler/README.md

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.