-
- Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I modified the example to show a list, but in the svelte example (and also in the vue example) the icons for the array editor and the popup are note working. I am not familiar with shoelace, so not sure what dependency is missing,
Some digging around, apparently something like this is needed:
viteStaticCopy({ targets: [ { src: 'node_modules/@shoelace-style/shoelace/dist/assets/icons/*.svg', dest: 'assets/icons', }, ], }), Accept of course the demo's don't use vite
Metadata
Metadata
Assignees
Labels
No labels
