-
-
Notifications
You must be signed in to change notification settings - Fork 33
refactor: consolidate utility modules and remove external dependencies #689
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
base: main
Are you sure you want to change the base?
Conversation
adanimasuk
commented
Feb 27, 2025
- Replaced external packages with custom implementations of utility functions
- Added new utility modules for disk usage, language detection, and sleep functionality
- Updated import paths and module references across the project
- Improved type safety and reduced external package dependencies
- Replaced external packages with custom implementations of utility functions - Added new utility modules for disk usage, language detection, and sleep functionality - Updated import paths and module references across the project - Improved type safety and reduced external package dependencies
❌ Deploy Preview for nndesign failed.
|
Thanks @adanimasuk! I'll take a closer look and test it out later. If you could pull changes from main (versioning in package.json and podman) that'd help clean it up before merging |
@jgresham pulled from main |
Hi @jgresham . Any updates on this? |
not yet, I'll try to test it out next week! |
Hi @jgresham, Can I know if it's being reviewed? or when the timelines gonna be ? |
hey sorry, I promise I will get to this |