tree: 8df344cc1653fb485d9c19cb5da06070dc5539f4 [path history] [tgz]
  1. .github/
  2. lib/
  3. .gitignore
  4. analysis_options.yaml
  5. AUTHORS
  6. BUILD.gn
  7. CHANGELOG.md
  8. CONTRIBUTING.md
  9. LICENSE
  10. pubspec.yaml
  11. README.md
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.