use esbuild to compile and minify ts

tsc is still used for ts-debug.
This commit is contained in:
Harvey Tindall
2020-09-29 20:35:06 +01:00
parent 7628e5d71d
commit 04a4a4ca95
9 changed files with 60 additions and 17 deletions
+1
View File
@@ -22,6 +22,7 @@
"bootstrap": "^5.0.0-alpha1",
"bootstrap4": "npm:bootstrap@^4.5.0",
"clean-css-cli": "^4.3.0",
"esbuild": "^0.7.8",
"lodash": "^4.17.19",
"mjml": "^4.6.3",
"postcss-cli": "^7.1.1",