Hacker News new | ask | show | jobs
by xps 1212 days ago
You could also just use a polyfill (es-module-shims) to add support for older browsers.
1 comments

Maybe you are right, and modules (even this fancy new module syntax) are not worth to fight against anymore.

I don't really trust polyfill tho.