1.0.3 • Published 8 years ago

prerender-user-agent-s3-cache v1.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

#Prerender User Agent S3 Cache Build StatusDependencies

A plugin for Prerender that cache the HTML on S3 generated based on the user agent, adding the device and MD5 user agent

Usage

Run the test

    npm test
    

Install

    npm install prerender-user-agent-render
    

Add this to your Prerender server.js:

    server.use(require('prerender-user-agent-s3-cache'));
    

License

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago