Package Exports
- docpad-plugin-proxy
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (docpad-plugin-proxy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Proxy Plugin for DocPad
Proxy specific routes of our DocPad server to different locations
Usage
Add the your proxies to the docpad configuration file like so:
plugins:
proxy:
proxies:
'/some/path': 'http://some-proxy.com'
'/another/path': 'http://another-proxy.com'
History
You can discover the history inside the History.md
file
Contributing
You can discover the contributing instructions inside the Contributing.md
file
License
Licensed under the incredibly permissive MIT License
Copyright © 2012+ Bevry Pty Ltd us@bevry.me