Why Does Three.js Need Import Maps?
It doesn’t need import maps.
It’s just an option in case you think you want it.
For example, this example below doesn’t use import maps, but it still works.
It imports the Three.js core directly from a CDN link. I.e.,