diff --git a/babel.config.js b/babel.config.js index 189c3379aa6d..7de6926c850d 100644 --- a/babel.config.js +++ b/babel.config.js @@ -98,6 +98,7 @@ if (process.env.CAPTURE_METRICS === 'true') { 'scheduler/tracing': 'scheduler/tracing-profiling', }, }, + 'extra-alias', ]); }