Chore: Replace ts-loader in e2e and input-datasource (#76872)

* build(npm): remove ts-loader from core and input-datasource

* build(input-datasource): update webpack config to use swc-loader

* chore(e2e): replace ts-loader with esbuild-loader
This commit is contained in:
Jack Westbrook
2023-10-23 10:45:22 +02:00
committed by GitHub
parent 580a4cac58
commit 964c011822
5 changed files with 24 additions and 42 deletions
-1
View File
@@ -226,7 +226,6 @@
"testing-library-selector": "0.3.1",
"tracelib": "1.0.1",
"ts-jest": "29.1.1",
"ts-loader": "9.3.1",
"ts-node": "10.9.1",
"typescript": "4.8.4",
"wait-on": "7.0.1",