vite-plugin-build
vite-plugin-build copied to clipboard
Does it support alias configuration?
I encountered the same problem, @samonxian
Some files with alias and config at resolve.alias, but it doesn't compile into the replacement source, still @/xxx rather src/xxx.
Could you please fix this issue, it will be better to build the library, Thank you