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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user