lazarv / react-server

The easiest way to build React apps with server-side rendering
https://react-server.dev
MIT License
118 stars 6 forks source link

fix: applying resolve.alias config #42

Closed lazarv closed 1 month ago

lazarv commented 1 month ago

Support an object as resolve.alias configuration in Vite / react-server configuration files. Use path aliases in Photos example to use resolve.alias as an object.