CKGrafico / inversify-props

Wrapper of Inversify to inject your dependencies in the components, made with TypeScript and compatible with Vue, React and other component libraries.
MIT License
85 stars 9 forks source link

Doesn't work with Vite #91

Open nhegedus opened 2 years ago

nhegedus commented 2 years ago

Is there a workaround to get it work with Vite and Vue 3 ?

CKGrafico commented 2 years ago

Wow not really, I'm not sure if you still need this library having IOC totally implemented by scratch in Vue 3 :/