Fix #26 🐦 🔫

This commit is contained in:
Barney Carroll 2017-02-24 18:29:33 +00:00 committed by GitHub
parent 0ec0fcd7c1
commit 67b7fb6d32
1 changed files with 0 additions and 7 deletions

View File

@ -25,13 +25,6 @@ Append a `/` at the end of a URL to view a listing of all the files in a package
* [https://unpkg.com/modernizr/](/modernizr/)
* [https://unpkg.com/react/](/react/)
You may use the special `/bower.zip` file path in packages that contain a `bower.json` file to dynamically generate a zip file that Bower can use to install the package.
* [https://unpkg.com/react-swap/bower.zip](/react-swap/bower.zip)
* [https://unpkg.com/react-collapse@2.3.3/bower.zip](/react-collapse@2.3.3/bower.zip)
**_We do NOT recommend JavaScript libraries use Bower._** Bower places additional burdens on JavaScript package authors for little to no gain. unpkg is intended to make it easier to publish code, not harder, so Bower support will be removed in January 2017\. Please move to npm for installing packages and stop using Bower before that time. See [here](https://github.com/mjackson/npm-http-server#bower-support) for our rationale.
### Query Parameters
<table cellpadding="0" cellspacing="0">