It would be nice if we supported rollup. Theoretically, it should be as simple as adding: ``` js "jsnext:main": "src/index.js" ``` to package.json, but we'd need to try it out with rollup itself