From d5570e0d65603efb59ac863f9314d8981f37e383 Mon Sep 17 00:00:00 2001 From: Jonathan Olson Date: Tue, 30 Aug 2022 18:09:23 -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 --- trig-tour_en.html | 1 + 1 file changed, 1 insertion(+) diff --git a/trig-tour_en.html b/trig-tour_en.html index 4908ff6..3e9491d 100644 --- a/trig-tour_en.html +++ b/trig-tour_en.html @@ -84,6 +84,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',