6994-vnLog_descriptors #1579
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1579
Loading…
Reference in New Issue
No description provided.
Delete Branch "6994-vnLog_descriptors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +18,4 @@
const name = file.split('/').at(-1).slice(0, -19).toLowerCase();
const descriptor = moduleParser[name] ?? name;
currentDescriptors[descriptor + 'Fk'] = defineAsyncComponent(
() => import(/* @vite-ignore */ file),
Ix warning pq vite no pot analitzar els imports dinamics
En lloc de modificar el component
json-value
afegiria un icono enllaç al costatNew commits pushed, approval review dismissed automatically according to repository settings