donejs / done-ssr

Server Side Rendering for DoneJS
https://www.npmjs.com/package/done-ssr
MIT License
23 stars 11 forks source link

Adds the xhrCache option #692

Closed matthewp closed 4 years ago

matthewp commented 4 years ago

This adds the xhrCache option to disable the XHR_CACHE script from being included in the page. Closes #691