Revert: Babel removal and runtime update (#63641)

* Revert "Update babel monorepo to v7.21.0 (#63532)"

This reverts commit 3d974fc716.

* Revert "Chore: Remove babel deps and config (#62461)"

This reverts commit 21a988a659.
This commit is contained in:
Jack Westbrook
2023-02-23 09:22:35 -05:00
committed by GitHub
parent 3abaf32cf2
commit 2281abaf37
8 changed files with 270 additions and 188 deletions
+1
View File
@@ -327,6 +327,7 @@ tsconfig.json @grafana/frontend-ops
/.yarnrc.yml @grafana/frontend-ops
/yarn.lock @grafana/frontend-ops
/.linguirc @grafana/user-essentials
/babel.config.json @grafana/frontend-ops
lerna.json @grafana/frontend-ops
/.prettierrc.js @grafana/frontend-ops
/.eslintrc @grafana/frontend-ops
+1
View File
@@ -23,6 +23,7 @@
"package.json",
"tsconfig.json",
"lerna.json",
".babelrc",
".prettierrc.js",
".eslintrc",
"**/*.mdx"