Open tlvince opened 10 years ago
The Bower spec mentions:
Do not include minified files.
… whereas JSDelivr mentions:
Note If you are adding a project for the first time please add only the minified version
Since google-cdn uses a package's main property, most resources aren't being replaced.
main
Is there a straight forward way to replace resources' with their minified variants?
The Bower spec mentions:
… whereas JSDelivr mentions:
Since google-cdn uses a package's
main
property, most resources aren't being replaced.Is there a straight forward way to replace resources' with their minified variants?