aaronr / bboxfinder.com

Helper page for finding bbox values from a map to help with interaction with tools like gdal, leaflet, openlayers, etc.
195 stars 79 forks source link

Look into requirejs and uglifyjs to see if we can pack this stuff into a single file build for deployment #14

Open aaronr opened 10 years ago

ranchodeluxe commented 10 years ago

if you are going to use requirejs and/or uglify chances are you will run them as node CLI tools. If that's the case let's maybe use browserify which compiles into a requirejs-type thing along with uglify or grunt.