blob: c3dcd747889071e648652d1c23346c1e68988742 (
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/zoldesi-andor/hls.js-haxe-extern.git
--class-path src
--main client.Main
-D analyzer-optimize
-w -WDeprecatedEnumAbstract
--dce full
--js res/client.js
|