From c678354aecf71d0a7207c978c6ee2cee8c51756c Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Wed, 4 Jul 2018 09:05:04 -0600 Subject: [PATCH] Remove Rollup/Closure gist --- src/ol/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ol/README.md b/src/ol/README.md index a32661ef40..f435005329 100644 --- a/src/ol/README.md +++ b/src/ol/README.md @@ -35,7 +35,6 @@ new Map({ See the following examples for more detail on bundling OpenLayers with your application: * Using [Rollup](https://github.com/openlayers/ol-rollup) - * Using [Rollup & Closure Compiler](https://gist.github.com/tschaub/32a5692bedac5254da24fa3b12072f35) * Using [Webpack](https://github.com/openlayers/ol-webpack) * Using [Parcel](https://github.com/openlayers/ol-parcel)