Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major

This commit is contained in:
Matt Hill
2024-08-08 10:52:49 -06:00
765 changed files with 43858 additions and 19423 deletions

View File

@@ -69,7 +69,8 @@
"with": "projects/ui/src/environments/environment.prod.ts"
}
],
"outputHashing": "all"
"outputHashing": "all",
"extractLicenses": false
},
"development": {
"buildOptimizer": false,
@@ -261,6 +262,8 @@
],
"styles": [
"node_modules/@taiga-ui/core/styles/taiga-ui-theme.less",
"projects/shared/styles/taiga.scss",
"projects/shared/styles/shared.scss",
"projects/setup-wizard/src/styles.scss"
],
"scripts": []