Closed ivarlovlie closed 2 years ago
Sounds like a good addition!
Right now, vite-aliases
should recursively create a folder, but a seperate path as an option might be interesting.
I am working on an update atm to fix various issues, so ill include it!
fixed in v0.9.2
Setting createLog to true gives me this error on build if the folder
src/logs
does not already exist:Would be nice if we didn't have to create the logs file inside of project src folder, maybe we could just put the vite-aliases.json file adjacent to the vite config file in the project root?