shahata / jsdelivr-cdn-data

MIT License
8 stars 5 forks source link

Alias minifed sources #3

Open tlvince opened 10 years ago

tlvince commented 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.

Is there a straight forward way to replace resources' with their minified variants?