-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[AssetMapper] Add link to jsdelivr
in debug:asset-mapper
#52302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Move to #52304 per stof's request. |
@tacman please open separate issues for each feature request, so that they can be discussed (and accepted or rejected) separately. |
jsdelivr
in debug:asset-mapper
Thank you for this issue. |
Hello? This issue is about to be closed if nobody replies. |
Hey, I didn't hear anything so I'm going to close it. Feel free to comment if this is still relevant, I can always reopen! |
Uh oh!
There was an error while loading. Please reload this page.
Description
Sometimes I'm missing css or plugins that aren't included in the default download of an asset from jsdelivr. I'd like an easy way to go to the package itself on jsdelivr, see the version and other details.
Expanding debug:asset-map with a --jsdelivr option to provide urls instead of simply the names?
Example
While the debug displays the map between logical name and local path, for the assets that were installed via jsdelivr, I'd like the option to see the exact path that was used. Right now, so see that, I simply re-install with -vv
Of course, those go to the downloaded file, which is nice, but somewhere I'd like to simply go to the package itself, e.g.
https://www.jsdelivr.com/package/npm/flatpickr
The text was updated successfully, but these errors were encountered: