chore: added app version

This commit is contained in:
Catalin Pit
2023-09-11 10:59:50 +03:00
committed by Mythie
parent d8bbfae30d
commit 31ae6591dd
3 changed files with 9 additions and 13 deletions
+3 -1
View File
@@ -18,7 +18,9 @@ const config = {
'@documenso/ui',
'@documenso/email',
],
env,
env: {
APP_VERSION: process.env.npm_package_version,
},
modularizeImports: {
'lucide-react': {
transform: 'lucide-react/dist/esm/icons/{{ kebabCase member }}',