Hello everybody!
I'm pretty new to the world of Node, so I apology in advance if this was easy :)
I've been playing for a while with SocketStream and I had written before a small app using
brunch-with-chaplin. I'm trying to integrate my app as a client app in SocketStream.
I've been quite confused how to rearrange the code of chaplinjs especially that it is written in a way only brunch can handle it... I also tried to go to the main chaplinjs repo, but was also confused how to rewrite my app with no dependency on brunch and how integrate all of that again in SocketStream.
In other words:
what is the best way to make SocketStream handle the compilation of Chaplin app?I thought it would be great if anyone had tried to do that before. Thanks in advance!
Best regards,
Amjad