elsassph / haxe-modular

Haxe-JS code splitting, NPM dependencies bundling, hot-reload
116 stars 14 forks source link

Module entry point can't be shared to sub modules #72

Closed elsassph closed 6 years ago

elsassph commented 6 years ago

This is regression: typically if your main class is Main, you can't reference it from sub bundles.