Right now, two build targets are produced (index.js and index.es2015.js). Could we also add a browser-compatible target?
I quickly hacked together a build using rollup without realising rollupify also already being run for the Karma tests. Could this be reused?
Right now, two build targets are produced (
index.jsandindex.es2015.js). Could we also add a browser-compatible target?I quickly hacked together a build using rollup without realising rollupify also already being run for the Karma tests. Could this be reused?