UNPKG

kibana-with-account

Version:

kibana-with-account is develop based kibana project

7 lines (5 loc) 219 B
// load the babel options seperately so that they can modify the process.env // before calling babel/register const babelOptions = require('../optimize/babelOptions').node; require('babel/register'); require('./cli');