JSPM

docpad-plugin-proxy

2.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q28089F

Proxy specific routes of our DocPad server to different locations

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

NPM version Gittip donate button Flattr donate button PayPayl donate button

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