feat: integrate esbuild for bundling providers and update dependencies

This commit is contained in:
Himanshu
2026-02-03 21:43:18 +05:30
parent 8c91327af1
commit 97665937d5
3 changed files with 620 additions and 394 deletions

View File

@@ -28,6 +28,7 @@
"concurrently": "^8.2.2",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"esbuild": "^0.27.2",
"express": "^4.21.2",
"nodemon": "^3.1.10",
"terser": "^5.43.1",