Closed Comandeer closed 7 years ago
Using Babili as a preset for rollup-plugin-babel seems to be working, however it's working like a preprocessor, minifying all modules separately and not touching the final bundle. Probably a dedicated plugin would be a better way to go?
Yay, dedicated plugin has been written and it's added, hooray! :tada:
Check if babili is really working.