Files
lime/templates/electron/hxml/final.hxml

26 lines
319 B
Plaintext

--each
--next
-js ::OUTPUT_FILE::
-cp ::OUTPUT_DIR::/haxe
-lib hxnodejs
-main ApplicationMain ::HAXE_FLAGS::
-D electron
-D html5
-D html
--next
-js ::OUTPUT_DIR::/bin/ElectronSetup.js
-cp ::OUTPUT_DIR::/haxe
-main ElectronSetup
-lib hxnodejs
-dce full
-D electron
-D html5
-D html
-D final
-D js-flatten
-dce full