Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor app.js into per-component routes where appropriate #25374

Open
caroqliu opened this issue Nov 1, 2019 · 2 comments
Open

Refactor app.js into per-component routes where appropriate #25374

caroqliu opened this issue Nov 1, 2019 · 2 comments
Assignees

Comments

@caroqliu
Copy link
Contributor

caroqliu commented Nov 1, 2019

build-system/server/app.js is swelling in size. The good news is build-system/server/routes holds per-component routes. This issue is for tracking the effort of identifying any relevant endpoints in app.js attributed to specific component usage and pulling them into appropriately labeled files in the routes directory.

@stale
Copy link

stale bot commented Apr 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale Inactive for one year or more label Apr 26, 2021
@caroqliu caroqliu removed the Stale Inactive for one year or more label Apr 26, 2021
@stale
Copy link

stale bot commented Sep 17, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale Inactive for one year or more label Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants