Hacker News new | ask | show | jobs
by jFriedensreich 1212 days ago
The problem with import maps is that external file maps are not widely supported yet and debugging is a nightmare, when they work fine, but for anything that handles prefixes or a bit more complex setups it becomes basically poking in the dark. Instead i still use either re-export files or service worker route rewriting.