#How exactly do import maps work?

3 messages · Page 1 of 1 (latest)

charred lake
#

My import map works but I don't understand how!

"./": "./",```
If I import `/a/b/c.js` it imports from `./src/a/b/c.js`. I like this.

However, I have no idea about how this works! Could someone explain please? I like to understand what my code does and it bugs me if I don't :p
#

I'll come clean haha, embarassingly I got this import map by guessing for long enough

worthy rose