Subwaytime / vite-aliases

Alias auto generation for Vite
https://www.npmjs.com/package/vite-aliases
MIT License
213 stars 13 forks source link

0.11.2 version cannot merge aliases in vite.config.ts #65

Closed jojo-tan closed 1 year ago

jojo-tan commented 1 year ago

After setting the alias in vite.config.ts, the gen.aliases in vite aliases src index.ts were deconstructed and lost their reference relationship, resulting in vite aliases not taking effect. Version 0.11.2

Subwaytime commented 1 year ago

Hey there, you could give me a bit more info what you are using and how your vite.config.ts looks like?

Can't replicate the Issue you mentioned!