Closed tomahl closed 1 year ago
This is interesting, I would have expected vite to resolve those aliases before executing the plugin. Will look into it, thanks
Fixed in 0.5.1 🎉 example: https://stackblitz.com/edit/github-uier57?file=src%2Fconstants%2Fcolors.ts,src%2FLogo.tsx
Great, thanks 👍
Hey,
Trying out this awesome project and noticed that variables imported with custom aliases does not work:
[plugin:ecsstatic] Unable to resolve expression in template literal.
tsconfig.json
vite.config.ts
Thanks for your hard work! 👍