mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
* 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
2 lines
61 B
JavaScript
2 lines
61 B
JavaScript
require('../src/babel-register');
|
|
require('../src/cli/cli');
|