summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-09-14 14:08:20 +0300
committerAndrew Dolgov <[email protected]>2020-09-14 14:08:20 +0300
commit40d215d8bf746a02977ebbc4138138e2e1800ea9 (patch)
treec2230d941dfa8d133780d9a8ed66e38b60eeee13 /worker.js
parent3dd691939c9c8755b47a4761ec36660b7ec2c140 (diff)
experimental: add optional soft hyphenation
Diffstat (limited to 'worker.js')
-rw-r--r--worker.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/worker.js b/worker.js
index cfa6687..ac62444 100644
--- a/worker.js
+++ b/worker.js
@@ -37,6 +37,9 @@ const CACHE_URLS = [
'lib/bootstrap/v3/js/jquery.js',
'lib/bootstrap/v3/js/bootstrap.min.js',
'lib/bootstrap/v3/fonts/glyphicons-halflings-regular.woff2',
+ 'lib/hyphen/en-us.js',
+ 'lib/hyphen/ru.js',
+ 'lib/hyphen/hyphen.js',
'lib/fonts/pmn-caecilia-55.ttf',
'lib/fonts/pmn-caecilia-56.ttf',
'lib/fonts/pmn-caecilia-75.ttf'