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

Delete duplicate/unused folders and files #169

Open
1 task
sonylomo opened this issue May 29, 2024 · 0 comments
Open
1 task

Delete duplicate/unused folders and files #169

sonylomo opened this issue May 29, 2024 · 0 comments

Comments

@sonylomo
Copy link
Collaborator

Description

In efforts to make the repo lighter, we'll be dropping some redundant folders and files e.g src/APP/pages/blog2 is the new and improved version of src/APP/pages/blog. Therefore, src/APP/pages/blog is to be deleted and src/APP/pages/blog2 renamed to src/APP/pages/blog.

You can confirm if a file/folder is unused if it doesn't appear in the routes file.

Tasks

  • Look for any duplicate/unused files and folders in the repo, confirm whether they're still in use and delete the unused files/folders.

Note

⚠️ Don't delete the pages in the admin folder

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