![]()
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 38s
- Changed the build command in Dockerfile from `npm run build` to `npm run build-only` for optimized production builds. - Simplified service worker initialization by removing conditional precaching logic. - Enhanced styling and structure in `VListItem.vue` and `ListDetailPage.vue` for better readability and consistency with Valerie UI components. - Improved focus handling in item addition and editing processes for better user experience. - Cleaned up unused CSS classes and ensured consistent usage of Valerie UI components across the application. |
||
---|---|---|
.. | ||
assets | ||
components | ||
composables | ||
config | ||
i18n | ||
layouts | ||
pages | ||
router | ||
services | ||
stores | ||
stories | ||
types | ||
App.vue | ||
main.ts | ||
sw.ts |