LinbuduLab / esbuild-plugins

ESBuild plugins by @LinbuduLab
MIT License
113 stars 18 forks source link

Import from lib folder #58

Closed BhaskaranR closed 2 years ago

BhaskaranR commented 2 years ago

Thanks for the excellent work combining nx and vite. how do i import an nx lib into my vite vue application. what is the tsconfig changes it requires so i can import it with the prefix? do we have an example with app importing from libs?

linbudu599 commented 2 years ago

Would you mind describing more about your use case? It's hard to understand what you're trying to do.