blob: 6bae6359e6060f91c265ce1b8f0f63a8d5ecdd2c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--library youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git
--library hls.js-extern:git:https://github.com/grosmar/hls.js-haxe-extern.git
--class-path src
--main client.Main
-D analyzer-optimize
-w -WDeprecatedEnumAbstract
--dce full
--js res/client.js
|