Markus Johansson
08/09/2024, 11:36 AM@my-package/backoffice/ui
so I guess I need importmaps for this. BUT. Since Vite just outputs a lot of files during my build I'm not sure how to configure the import maps in my umbraco-package.json
?
If I were only to distribute types this would not be a problem since they are stripped during ts-compilation but since I would like to distribute the base classes as well I need to find a way to make this work.
Has anyone done something similar or does anyone have any pointers?Warren Buckley
08/09/2024, 11:53 AMMarkus Johansson
08/09/2024, 1:43 PMWarren Buckley
08/09/2024, 1:47 PM