tree: 8075feb9ac67be12f607bfa0fccf4e84f0b68459 [path history] [tgz]
  1. lib/
  2. .gitignore
  3. .test_config
  4. .travis.yml
  5. analysis_options.yaml
  6. AUTHORS
  7. BUILD.gn
  8. CHANGELOG.md
  9. codereview.settings
  10. CONTRIBUTING.md
  11. LICENSE
  12. pubspec.yaml
  13. 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.