Erizo.js as bower module

Hi!

Would it be possible to have erizo.js as a bower or npm module instead of having to copy it manually every time it’s needed.

Also, right now it’s a real pain to debug erizo.js due to minification. It would be great if we could have it as plain javascript.

Thanks.

You can put together erizo.js plain by modifying the compile script located here erizo_controller/erizoClient/tools/.

In fact there is a compileDebug.sh script (in the folder @zevarito points out) that compiles erizoClient without minification

+1 to the bower installation! It will simplify frontend builds/maintance a lot