prerender-user-agent-s3-cache
v1.0.3
Published
Prerender S3 User Agent Cache
Downloads
2
Readme
#Prerender User Agent S3 Cache
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'));