Remove ol-simple.js build

We've proven that we can, but that doesn't mean we should be building with `SIMPLE_OPTIMIZATIONS`.
This commit is contained in:
Tim Schaub
2014-07-17 21:05:43 -06:00
parent 3ac7cb58af
commit 28a23a11b5
4 changed files with 5 additions and 81 deletions
-3
View File
@@ -122,9 +122,6 @@ executing the `host-examples` build target:
After running `host-examples` you can now open the examples index page in the browser, for example: <http://localhost/~elemoine/ol3/build/hosted/master/examples/>. (This assumes that the `hosted` directory is a web directory, served by Apache for example.)
To make an example use `ol-simple.js` or `ol-whitespace.js` instead of `ol.js`
append `?mode=simple` or `?mode=whitespace` to the example URL.
Append `?mode=debug` or `?mode=raw` to make the example work in full debug mode. In
full debug mode the OpenLayers and Closure Library scripts are loaded individually by
the Closure Library's `base.js` script (which the example page loads and