5 ms·
You could also just use a polyfill (es-module-shims) to add support for older browsers.
by xps 4y ago
You could also just use a polyfill (es-module-shims) to add support for older browsers.
- deleted 4y ago[deleted]
- bmacho 4y agoMaybe 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.