Created by: Johann-S
According to those articles:
- https://github.com/rollup/rollup/wiki/pkg.module#wait-it-just-means-import-and-export--not-other-future-javascript-features
- https://webpack.js.org/guides/author-libraries/#final-steps
the module
field in our package.json is used by bundlers too, so we shouldn't have a different browserlist for our ESM build, because our users won't be able to use it with our older browsers