mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
- Add vendor/bundle support for monolithic releases later.
This commit is contained in:
parent
846559fa50
commit
e96b952a70
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
$: << File.join(File.dirname(__FILE__), "..", "..", "vendor", "bundle")
|
||||
|
||||
module LogStash
|
||||
module Inputs; end
|
||||
module Outputs; end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue