We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146e1d2 commit 643dc36Copy full SHA for 643dc36
1 file changed
src/worker/ServiceBase.mjs
@@ -42,6 +42,7 @@ class ServiceBase extends Base {
42
*/
43
cachePaths = [
44
'raw.githubusercontent.com/',
45
+ '/dist/esm/',
46
'/dist/production/',
47
'/fontawesome',
48
'/resources/'
0 commit comments