mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
parent
01170a42ac
commit
65293aa2eb
52 changed files with 4135 additions and 4509 deletions
|
@ -17,5 +17,5 @@
|
|||
* under the License.
|
||||
*/
|
||||
|
||||
require('../src/setup_node_env');
|
||||
require('@kbn/plugin-generator').run(process.argv.slice(2));
|
||||
require('../src/setup_node_env/prebuilt_dev_only_entry');
|
||||
require('@kbn/plugin-generator').runCli();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue