so hopefully require would still allow tree-shaking
require
By default it would not as per https://rollupjs.org/guide/en#tree-shaking. We'd have to devise some hack as I mentioned earlier.
If all rollup integration solves would be those es6 minification issues I'd be cool with that. ;)
@opichals started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
By default it would not as per https://rollupjs.org/guide/en#tree-shaking. We'd have to devise some hack as I mentioned earlier.
If all rollup integration solves would be those es6 minification issues I'd be cool with that. ;)