@elderjs/plugin-browser-reload
Advanced tools
Comparing version 0.1.29 to 0.1.30
{ | ||
"name": "@elderjs/plugin-browser-reload", | ||
"version": "0.1.29", | ||
"version": "0.1.30", | ||
"description": "Reload your browser when your Elder.js server restarts.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -38,2 +38,3 @@ # Elder.js: Browser Reload | ||
retryCount: 50, // number of tries the browser will check to see if the server is up before giving up. | ||
reload: true, // complete reload of the page. Set to false to use fetch to replace the document. | ||
}, | ||
@@ -40,0 +41,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6434
43