From 1dceeb508c36de939886f6a073cbb89f60f43057 Mon Sep 17 00:00:00 2001 From: Jonathan Olson Date: Tue, 30 Aug 2022 18:09:20 -0600 Subject: [PATCH] Grunt update. Adding linebreak dependency for unicode-correct line break detection. Adding back directional marks into load-unbuilt-strings. Proper RichText line break handling. See https://github.com/phetsims/joist/issues/843 --- vector-addition_en.html | 1 + 1 file changed, 1 insertion(+) diff --git a/vector-addition_en.html b/vector-addition_en.html index 8f355ba6..b1b21341 100644 --- a/vector-addition_en.html +++ b/vector-addition_en.html @@ -87,6 +87,7 @@ '../sherpa/lib/lodash-4.17.4.js', '../sherpa/lib/FileSaver-b8054a2.js', '../sherpa/lib/himalaya-1.1.0.js', + '../sherpa/lib/linebreak-1.1.0.js', '../sherpa/lib/flatqueue-1.2.1.js', '../sherpa/lib/he-1.1.1.js', '../assert/js/assert.js',