Skip to content

feat(build): added turbopack in dev & fixed circular dependency#328

Merged
waleedlatif1 merged 4 commits intomainfrom
feat/build
May 5, 2025
Merged

feat(build): added turbopack in dev & fixed circular dependency#328
waleedlatif1 merged 4 commits intomainfrom
feat/build

Conversation

@waleedlatif1
Copy link
Copy Markdown
Collaborator

  • fix(tools): fixed x tool
  • feat(build): added turbopack in dev & fixed circular dependency
  • add turbopack config

Description

Added turbopack in dev, fixed x tool because it was encoding the query and giving invalid characters

Fixes #244

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Tested the build, tested the X tool. Everything works like before but the build locally is significantly faster and the routes get served much much faster.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass locally and in CI (npm test)
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have updated version numbers as needed (if needed)
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Security Considerations:

  • My changes do not introduce any new security vulnerabilities
  • I have considered the security implications of my changes

@cubic-dev-ai
Copy link
Copy Markdown

cubic-dev-ai Bot commented May 4, 2025

Your mrge subscription is currently inactive. Please reactivate your subscription to receive AI reviews and use mrge.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 2:42am
sim ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 2:42am

@waleedlatif1 waleedlatif1 merged commit 75c6582 into main May 5, 2025
5 checks passed
@waleedlatif1 waleedlatif1 deleted the feat/build branch May 5, 2025 04:00
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.

[REQUEST] Add turbopack

1 participant