This website requires JavaScript.
Explore
Help
Sign In
github
/
plane
Watch
0
Star
0
Fork
1
You've already forked plane
mirror of
https://github.com/makeplane/plane
synced
2024-06-14 14:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b27e9c339
plane
/
space
/
components
/
views
/
index.ts
2 lines
25 B
TypeScript
Raw
Normal View
History
Unescape
Escape
[fix] nginx continuously rewriting and reloading on index page of spaces app (#2236) * chore: shifted index page to /home route * chore: added rewrite logic, to rewrite index to /home * chore: routed home to login route as login page * chore: updated nginx config to route to login * chore: updated path for home
2023-09-26 08:16:38 +00:00
export
*
from
"./login"
;
Reference in New Issue
Copy Permalink