I personally don’t know webpack,
is there a way to make an even more readable output of erizo.js, similar to the previous non-webpack one?
maybe some options in webpack.config you can suggest me?
In practice is it possible to transform: WEBPACK_IMPORTED_MODULE_4__utils_Logger[“a” /* default */]
in L.log.blablabla ?
'Cause this is very annoying when debugging and I can’t imagine to have to build gulp at every change.