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

View File

@@ -5,9 +5,9 @@
* This loader is used for the hosted examples. It is used in place of the
* development loader (examples/loader.js).
*
* ol.js, ol-simple.js, ol-whitespace.js, and ol-deps.js are built
* by OL3's build.py script. They are located in the ../build/ directory,
* relatively to this script.
* The ol.js, ol-whitespace.js, and ol-deps.js scripts are built by OL3's
* build.py script. They are located in the ../build/ directory, relative to
* this script.
*
* The script must be named loader.js.
*