kibana/webpackShims/elasticsearch.js

3 lines
146 B
JavaScript
Raw Normal View History

module.exports = false;
throw new Error('The elasticsearch npm module is not designed for use in the browser. Please use elasticsearch-browser');