Skip to content

npm package is out of date #90

Description

@mklaber

Not sure why, but the dist file that npm spits out different than the one in master. Specifically, it's missing https://github.com/fullscale/elastic.js/blob/master/dist/elastic.js#L15769-L15772

This should fail to find anything via grep:

curl -O http://registry.npmjs.org/elastic.js/-/elastic.js-1.2.0.tgz
tar -zxvf elastic.js-1.2.0.tgz
grep 'fast-vector-highlighter' package/dist/elastic.js

(registry.npmjs.org URL comes from the dist.tarball property in the package.json file npm install elastic.js grabs)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions