mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Fixes broken path to babel register (#14979)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
956bba11a0
commit
56d562487d
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
require('../src/babel-register');
|
||||
require('../src/optimize/babel/register');
|
||||
require('../src/dev/run_eslint');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue