• Sergey 'Jin' Bostandzhyan's avatar
    Debug / Release build targets and js minimizer · 4b09d7e3
    Sergey 'Jin' Bostandzhyan authored
    Added js minimizer tool and processing of the js code, default is the
    "release" build type, this will use minimized versions of ext and it
    will also pipe our code thorugh jsmin.
    
    The --enable-debug configure option will not bulid the minimize tool and will
    skip the minimizing step; it will include debug versions of ext in
    index.html and setup.html
    4b09d7e3