Files
shaka-player/build/types/text
T
Joey Parrish 64a1c4e0bf Move required files from "text" to "core" build
This allows optional text plugins to be excluded from the build.

Closes #1115

Change-Id: I500afe51191ec224e9bad672f76c908fdf38abcb
2017-11-08 09:37:01 -08:00

7 lines
200 B
Plaintext

# Optional plugins related to text parsing and displaying.
+../../lib/text/mp4_ttml_parser.js
+../../lib/text/mp4_vtt_parser.js
+../../lib/text/ttml_text_parser.js
+../../lib/text/vtt_text_parser.js