Added typescript-cached-transpile package to help improve performance

This commit is contained in:
Madeline
2022-01-08 17:22:44 +11:00
parent aa8b7d98d8
commit 9be67f9e46
4 changed files with 7 additions and 4 deletions
+4 -3
View File
@@ -93,6 +93,7 @@
"missing-native-js-functions": "^1.2.18",
"morgan": "^1.10.0",
"multer": "^1.4.2",
"nanocolors": "^0.2.12",
"node-fetch": "^2.6.1",
"node-os-utils": "^1.3.5",
"patch-package": "^6.4.7",
@@ -105,8 +106,8 @@
"tslib": "^2.3.1",
"typeorm": "^0.2.37",
"typescript": "^4.1.2",
"typescript-cached-transpile": "^0.0.6",
"typescript-json-schema": "^0.50.1",
"ws": "^7.4.2",
"nanocolors": "^0.2.12"
"ws": "^7.4.2"
}
}
}