blob: abca82d24cc479656194991fcdd9bcdc7818d9b1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
-lib hxnodejs
-lib hxnodejs-ws
-lib json2object
# Client libs for completion
-lib youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git
-lib hls.js-extern:git:https://github.com/grosmar/hls.js-haxe-extern.git
-lib utest
-cp src
--main server.Main
-D analyzer-optimize
--dce full
--js build/server.js
|