diff --git a/modules/client/components/Home.md b/modules/client/components/Home.md index 317c1e8..dd305ac 100644 --- a/modules/client/components/Home.md +++ b/modules/client/components/Home.md @@ -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