Commit graph

7 commits

Author SHA1 Message Date
Tiago Costa f9fbc5d274
Update node options Initialization on our scripts (#40302)
* chore(NA): update node options initilization on our scripts

* chore(NA): re-export NODE_OPTIONS instead of re-setting on vars

* chore(NA): missing doc comment
2019-08-15 16:09:22 +01:00
Jonathan Budzenski 218986c07e
Create separate startup scripts for development and production (#13806)
* Use separate startup scripts for development and production

* build kibana directly

* [build] Use downloaded node when pre-optimizing

* clearer variable name

* Add breaking changes docs
2017-11-22 12:49:37 -06:00
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