Revert "perf: build backend with swc (#9463)"
This reverts commit 4579d02296.
			
			
This commit is contained in:
		@@ -9,17 +9,7 @@
 | 
			
		||||
    "transform": {
 | 
			
		||||
      "legacyDecorator": true,
 | 
			
		||||
      "decoratorMetadata": true
 | 
			
		||||
    },
 | 
			
		||||
		"experimental": {
 | 
			
		||||
			"keepImportAssertions": true
 | 
			
		||||
		},
 | 
			
		||||
		"baseUrl": ".",
 | 
			
		||||
		"paths": {
 | 
			
		||||
			"@/*": [
 | 
			
		||||
				"./src/*"
 | 
			
		||||
			]
 | 
			
		||||
		},
 | 
			
		||||
		"target": "es2021"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "minify": false
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user