From 67b7fb6d32cb27ada456cd348813e1b7e63a0398 Mon Sep 17 00:00:00 2001 From: Barney Carroll Date: Fri, 24 Feb 2017 18:29:33 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20#26=20=F0=9F=90=A6=20=F0=9F=94=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/client/components/Home.md | 7 ------- 1 file changed, 7 deletions(-) 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