Merge pull request #13505 from backstage/blam/fix-swc-import

Fix the config for `jest` with `swc`
This commit is contained in:
Ben Lambert
2022-09-06 11:52:56 +02:00
committed by GitHub
4 changed files with 63 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Fix issue when using `.jsx` files inside tests
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-graphiql': patch
---
Internal refactor