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

23 lines
281 B
Plaintext

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