Hello Andrea, CGJS looks promising, it actually solves what I was missing/patching, and it can be easily integrated with WebPack (which in turn provides ES6 imports through UMD, if needed/preferred). To eliminate transpiling completly when testing, currently you
can use firefox, but a better option would be something like
jasmine-gjs. I'll give this a try and report back, this should
also eliminate the dependency on Karma, which is mostly a hack
here, but there's got to be some work done to integrate that with
webpack (needed mostly for ES6 imports). I'll see if plugin-transform-builtin-classes helps, thanks for the tip! Regards. On 04/12/17 19:15, Andrea Giammarchi
wrote:
|