GoogleChromeLabs / tooling.report

tooling.report a quick way to determine the best build tool for your next web project, or if tooling migration is worth it, or how to adopt a tool's best practice into your existing configuration and code base.
https://tooling.report
Apache License 2.0
847 stars 49 forks source link

ECMAScript modules vs JavaScript modules #150

Open surma opened 4 years ago

surma commented 4 years ago

We should settle on which one to use. Neither is great, tbh 🤔

surma commented 4 years ago

“ESM” seems to be a common abbreviation, so ECMAScript modules seems preferrable to me.