You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to place application files in src/ directory. Remix allow users to pass a appDirectory in vite plugin configuration. I would be awesome to also rename app/ to something else. I do like src/routes instead of just plain app/
Add support to place application files in
src/directory. Remix allow users to pass a appDirectory in vite plugin configuration. I would be awesome to also rename app/ to something else. I do likesrc/routesinstead of just plainapp/