| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0776370 commit a5c6972
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -494,7 +494,7 @@ function getCacheSettings( | |||
| 494 | 494 | .update(JSON.stringify(wco.tsConfig)) | |
| 495 | 495 | .update(JSON.stringify(wco.buildOptions)) | |
| 496 | 496 | .update(supportedBrowsers.join('')) | |
| 497 | - .digest('base64'), | ||
| 497 | + .digest('hex'), | ||
| 498 | 498 | }; | |
| 499 | 499 | } | |
| 500 | 500 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments