Add basic SFL build instructions.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@470 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
|
||||||
|
## HowTo: Build & deploy "Shrunk" Single File Library version of OpenLayers ##
|
||||||
|
|
||||||
|
* Build:
|
||||||
|
|
||||||
|
cd build
|
||||||
|
./build.sh
|
||||||
|
cd ..
|
||||||
|
|
||||||
|
* Upload the result to the server: e.g.
|
||||||
|
|
||||||
|
scp build/OpenLayers.js openlayers@openlayers.org:openlayers.org/htdocs/code/
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user