Electron HXML was not including 'html', 'html5' & '-debug' flags for main application (only for ElectronSetup.hx)
This commit is contained in:
committed by
Joshua Granick
parent
1b8df4203b
commit
49d472c278
@@ -6,6 +6,10 @@
|
||||
-lib electron
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
|
||||
-D html5
|
||||
-D html
|
||||
-debug
|
||||
|
||||
--next
|
||||
-js ::OUTPUT_DIR::/bin/ElectronSetup.js
|
||||
-cp ::OUTPUT_DIR::/haxe
|
||||
|
||||
Reference in New Issue
Block a user