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 29188a3 commit bf10a32Copy full SHA for bf10a32
service-worker.js
@@ -54,8 +54,8 @@ const FILES_TO_CACHE = [
54
'/live-view/extensions/mobile-console/logger.js',
55
'/live-view/extensions/mobile-console/safari-keyboard.js',
56
57
- '/live-view/extensions/marked.min.js',
58
- '/live-view/extensions/markdown-dark.css',
+ '/live-view/extensions/markdown/marked.min.js',
+ '/live-view/extensions/markdown/markdown-dark.css',
59
60
'/editor-theme.css',
61
0 commit comments