Closed
Description
Thanks for vue-design-system. It's amazing.
I tried to import system in a existing Vue-project as mentioned on "getting startet" as local npm package
But I get this error:
13:8-14 "export 'default' (imported as 'system') was not found in 'wb-design-system'
I'm using @vue/cli 3.* and if I take a look inside system.js I can see there are exports,system ...
I'm really confused.
I hope to get help here because I didn't find help anywhere else.