From 49050063d53f79e1cef87c5c575701380b0ddf6e Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Wed, 4 Jul 2018 23:52:14 +0200 Subject: [PATCH] Merge pull request #8343 from tschaub/starter-project Starter projects --- src/ol/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/ol/README.md b/src/ol/README.md index f30ff2646d..f435005329 100644 --- a/src/ol/README.md +++ b/src/ol/README.md @@ -34,11 +34,9 @@ new Map({ See the following examples for more detail on bundling OpenLayers with your application: - * Using [Rollup & Uglify](https://gist.github.com/tschaub/8beb328ea72b36446fc2198d008287de) - * Using [Rollup & Closure Compiler](https://gist.github.com/tschaub/32a5692bedac5254da24fa3b12072f35) - * Using [Webpack & Uglify](https://gist.github.com/tschaub/79025aef325cd2837364400a105405b8) - * Using [Webpack & Closure Compiler](https://gist.github.com/ahocevar/8ceafc6293455ba491dd9be12c15761f) - * Using [Browserify & Uglify](https://gist.github.com/tschaub/4bfb209a8f809823f1495b2e4436018e) + * Using [Rollup](https://github.com/openlayers/ol-rollup) + * Using [Webpack](https://github.com/openlayers/ol-webpack) + * Using [Parcel](https://github.com/openlayers/ol-parcel) ## Module Identifiers