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: consolidate utility modules and remove external dependencies #689

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adanimasuk
Copy link

  • 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
Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for nndesign failed.

Name Link
🔨 Latest commit 1912d4b
🔍 Latest deploy log https://app.netlify.com/sites/nndesign/deploys/67c412eb76eb6700080b7081

@adanimasuk adanimasuk mentioned this pull request Feb 27, 2025
6 tasks
@jgresham
Copy link
Member

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

@adanimasuk
Copy link
Author

@jgresham pulled from main

@adanimasuk
Copy link
Author

Hi @jgresham . Any updates on this?

@jgresham
Copy link
Member

Hi @jgresham . Any updates on this?

not yet, I'll try to test it out next week!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants