Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am megatrond on github.
  • I am megatrond (https://keybase.io/megatrond) on keybase.
  • I have a public key ASDwtNzh8eea90ZtVmRBVkFoJ_9H4rQYboFSLB4lAX_uzgo

To claim this, I am signing this object:

gulp.src(['./src/static/**/*'], {base: './src/'})
.pipe(gulp.dest('build'))
.pipe(browserSync.stream());
var jsFiles = ['./src/js/app.js', './src/js/search.js'];
var ws = jsFiles.map(function(jsFile) {
var w = watchify(browserify({
entries: [jsFile],
debug: true
}));
w.transform(babelify);
w.on('update', devBundle);
w.on('log', gutil.log);
//instead of this:
getElevation(center, function (err, val) {
return val;
});
polygonsCreated[ polyCount ][3]=getElevation(center);
// do this:
getElevation(center, function (err, val) {
### Keybase proof
I hereby claim:
* I am megatrond on github.
* I am megatrond (https://keybase.io/megatrond) on keybase.
* I have a public key whose fingerprint is 1C4E 7681 2176 1D4A 435B 94CC F4F3 149B F7B8 C30A
To claim this, I am signing this object: