benmerckx / genes

Generates split ES6 modules and Typescript definitions from Haxe modules.
43 stars 8 forks source link

Is gens lib support esbuild? #60

Closed sonygod closed 2 years ago

sonygod commented 2 years ago

Is gen support esbuild?

I test with dts2hx and gens,and not work.

https://github.com/haxiomic/dts2hx/tree/master/examples/three

and little fixed :

"esbuild": "^0.14.3",//for source-map.

and add -lib to hxml.

no erro throw but not work.

//sorry,it's support.