tree: 0dcdebb1e462574c1fbd1f9bfff87aae52123dae [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. CONTRIBUTING.md
  10. LICENSE
  11. pubspec.yaml
  12. 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.