Unreal.js

Hi ,

i found your work very interesting, but as soon as i try to make a build with your plugin activated i have one problem:
if i look in the console the modules are loading, but nothing happens (my explanation is that for some weird reason the “begin play” event is not triggering, but i could be wrong. for instance, is it normal to have the HTTPChunkedInstaller module not found?).

Would you mind sharing the project for building the snippet/editor example?
I guess something is different from the one on github (for instance, you need to add a fake cpp class in order to build, and i wonder if i’m missing some other step).

Thanks