160 | | Our build process is based on the one used by !MapFish (which is built on the one used by !OpenLayers) |
161 | | * !MapFish (inc OL): https://trac.mapfish.org/trac/mapfish/wiki/HowToBuild (NOTE: link is broken) |
162 | | * !OpenLayers: http://trac.openlayers.org/wiki/Profiles |
| 160 | Our build process is based on the one used by !OpenLayers |
| 161 | * http://trac.openlayers.org/wiki/Profiles |
| 162 | |
| 163 | This uses Google's Closure compiler to compress the JS. This is done using their web service, however for !OpenLayers itself we need to download the jar file & place in the tools folder since this is over 1Mb: |
| 164 | * http://closure-compiler.googlecode.com/files/compiler-latest.zip |