release: v4.0.4

This commit is contained in:
Amruth Pillai
2024-01-19 10:04:23 +01:00
parent 643348046f
commit 8bca7f5390
6 changed files with 2627 additions and 2897 deletions

View File

@ -16,7 +16,6 @@
"main": "apps/server/src/main.ts",
"tsConfig": "apps/server/tsconfig.app.json",
"assets": ["apps/server/src/assets"],
"isolatedConfig": true,
"webpackConfig": "apps/server/webpack.config.js"
},
"configurations": {