Skip to content

Commit

Permalink
fix: allow build without text (shaka-project#4506)
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad committed Sep 22, 2022
1 parent c1753e1 commit 340b04a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions build/types/core
Expand Up @@ -57,6 +57,7 @@
+../../lib/text/simple_text_displayer.js
+../../lib/text/text_engine.js
+../../lib/text/ui_text_displayer.js
+../../lib/text/web_vtt_generator.js

+../../lib/util/abortable_operation.js
+../../lib/util/array_utils.js
Expand Down
1 change: 0 additions & 1 deletion build/types/text
Expand Up @@ -8,4 +8,3 @@
+../../lib/text/ssa_text_parser.js
+../../lib/text/ttml_text_parser.js
+../../lib/text/vtt_text_parser.js
+../../lib/text/web_vtt_generator.js

0 comments on commit 340b04a

Please sign in to comment.