-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Description
The sugar-web library is deprecated and no longer in use. Keeping it in the codebase increases maintenance overhead and potential confusion.
Current Impact
- Creates potential confusion for new contributors
- Adds unnecessary complexity to the codebase
- May cause maintenance issues with outdated dependencies
Recommended Actions
-
Remove all references to
sugar-webfrom:- HTML files (
<script>tags) - Server configuration files
- Package management files (package.json)
- Build configuration files
- HTML files (
-
Delete the
sugar-webdirectory:- Location:
/lib/sugar-web - Total files to remove: ~40 files
- Location:
-
Testing Requirements
Verify that the application functions correctly after removal:- Local deployment (npm start)
- GitHub Pages deployment
- Planet server deployment
- No console errors related to missing sugar-web
- All features working as expected
Reference
Metadata
Metadata
Assignees
Labels
No labels