importly icon indicating copy to clipboard operation
importly copied to clipboard

import map generator

Results 4 importly issues
Sort by recently updated
recently updated
newest added

I am trying to get importmaps running for `preact` in combination with `@mui/material` (which needs react to be aliased to preact/compat and similar). While importly is the only import map...

i think importly currently only works with the "main" field, eg, `"main": "./x/index.js"` — iirc, we also support "module" field... we really should add support all this newfangled "exports" field...

Any chance you could add pnpm support? I save so much hard-drive space with all my projects by using pnpm, so it'd be nice to get the benefits of your...

okay here's my super evil-genius-level idea ```html ``` and that's it. ***no build step required!!!*** :fire::guitar: - importly would operate 100% inside the browser - it would cache the importmap...

enhancement
help wanted
discussion