javascript-tutorial / en.javascript.info

Modern JavaScript Tutorial
https://javascript.info
Other
23.33k stars 3.84k forks source link

importmap is not introduced #3611

Open xjzh123 opened 10 months ago

xjzh123 commented 10 months ago

Here, it says no bare modules are allowed in browsers. However, if you use an importmap, you can use bare modules in browsers.