revert changes and update swc to 1.3.9
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
a230bf2a96
commit
752f3cd93a
@@ -179,6 +179,10 @@ async function getProjectConfig(targetPath, displayName) {
|
||||
{
|
||||
sourceMaps: envOptions.enableSourceMaps || envOptions.nextTests,
|
||||
jsc: {
|
||||
parser: {
|
||||
syntax: 'typescript',
|
||||
tsx: true,
|
||||
},
|
||||
transform: {
|
||||
react: {
|
||||
runtime: 'automatic',
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"@svgr/plugin-svgo": "6.5.x",
|
||||
"@svgr/rollup": "6.5.x",
|
||||
"@svgr/webpack": "6.5.x",
|
||||
"@swc/core": "^1.2.239",
|
||||
"@swc/core": "^1.3.9",
|
||||
"@swc/helpers": "^0.4.7",
|
||||
"@swc/jest": "^0.2.22",
|
||||
"@types/jest": "^29.0.0",
|
||||
|
||||
Reference in New Issue
Block a user