jspm / generator.jspm.io

8 stars 6 forks source link

Include the edit URL somewhere for JSON only importmaps #33

Open zachsa opened 8 months ago

zachsa commented 8 months ago

When using "json only" mode, I have to manually copy the URL to retain the edit URL for future updates. This could fix that:

{ "// edit URL": "...", "imports": { ... }}