-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels