ForbesLindesay / brcdn.org

Browserify CDN
MIT License
12 stars 5 forks source link

Add endpoint for getting bundle filesize #4

Open zeke opened 9 years ago

zeke commented 9 years ago

When choosing a package to use in a browserified bundle, the bundled filesize is an important consideration. Unfortunately it's hard to know that without trying it out, then finding out it's too big.

It would be cool if brcdn had a CORS-friendly route that answered this question.

tunnckoCore commented 8 years ago

You can use curl or some workaround like it and lookup the headers