From 58b93f80b18b444c80ef9ef1e5efb2b978222ccb Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Fri, 15 Nov 2013 16:35:25 +0200 Subject: [PATCH] remove closure compiler instructions; close #2193 --- build/build.html | 22 +++------------------- build/build.js | 6 ++++-- build/deps.js | 1 + 3 files changed, 8 insertions(+), 21 deletions(-) diff --git a/build/build.html b/build/build.html index 9e5a2333..f876582c 100644 --- a/build/build.html +++ b/build/build.html @@ -86,21 +86,14 @@
  • Download and install Node
  • Run this in the command line:
    npm install -g jake
    -npm install jshint
    -npm install uglify-js
  • +npm install
  • Run this command inside the Leaflet directory:
    -

    Building using Closure Compiler

    -
      -
    1. Download Closure Compiler, extract it into closure-compiler directory
    2. -
    3. Run this command in the root Leaflet directory:
    4. -