Commit graph

5 commits

Author SHA1 Message Date
Court Ewing 04e829d457 Always set NODE_ENV to production (#12010)
Using the --dev flag is the only support way to change the internal
Kibana environment to something else. Allowing NODE_ENV to be set at all
can have unexpected results with our dependencies, so we now always set
it to production.
2017-05-26 11:27:16 -04:00
Jonathan Budzenski 34d7bde075 [plugin cli] Wrap arguments in quotes to preserve whitespace (#8945) 2016-11-17 10:10:24 -06:00
= 96ef75b980 Printing process warning's via the appropriate logger 2016-10-19 14:09:29 -04:00
Joe Fleming f24c3b7d32 chmod +x 2016-03-18 11:19:32 -05:00
Jim Unger f6c48779dc [pack installer] moved existing files into new structure 2016-03-17 13:13:35 -05:00