Skip to content

Instantly share code, notes, and snippets.

View bscottm's full-sized avatar

B. Scott Michel bscottm

  • -self-
  • -somewhere-
View GitHub Profile
@bscottm
bscottm / gist:8906034
Created February 9, 2014 21:15
buffer_ieee754 dependency bug in elasticsearch-js
To reproduce, you need the following three files and need to place elasticsearch.jquery.js in the same directory. Then:
(a) npm install
(b) grunt
Gruntfile.js
~~~~~~~~~~~~
module.exports = function(grunt) {
// Project configuration.
grunt.initConfig({