Skip to content

fix: remove turbopack flag from build script to eliminate webpack war…#6

Merged
rudra-sah00 merged 1 commit intomainfrom
develop
Nov 3, 2025
Merged

fix: remove turbopack flag from build script to eliminate webpack war…#6
rudra-sah00 merged 1 commit intomainfrom
develop

Conversation

@rudra-sah00
Copy link
Owner

…ning

  • Remove --turbopack from build command (keep in dev for faster dev builds)
  • Fixes webpack configuration warning during production builds
  • Turbopack is still experimental, use stable webpack for production

📝 Description

🎯 Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🎨 Style update (formatting, renaming)
  • ♻️ Code refactoring (no functional changes)
  • ⚡ Performance improvement
  • ✅ Test update
  • 🔧 Configuration change
  • 🔨 Build/CI update

🔗 Related Issues

Fixes #
Related to #

📋 Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

🧪 Testing

Test Configuration

  • Node version:
  • npm version:
  • OS:

Test Cases

📸 Screenshots/Videos

🎬 Demo

💡 Additional Context

👀 Reviewers

@


…ning

- Remove --turbopack from build command (keep in dev for faster dev builds)
- Fixes webpack configuration warning during production builds
- Turbopack is still experimental, use stable webpack for production
@vercel
Copy link
Contributor

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
portfolio Ignored Ignored Nov 3, 2025 2:36pm

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

✅ Valid PR: develop → main (Staging)

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

📊 Test Coverage Report

Metric Coverage Threshold Status
Statements 91.72% 80%
Branches 91.42% 70%
Functions 82.47% 68%
Lines 91.72% 80%

Total Tests: 33 files tested

Coverage thresholds met!

@rudra-sah00 rudra-sah00 self-assigned this Nov 3, 2025
@rudra-sah00 rudra-sah00 merged commit 80387a9 into main Nov 3, 2025
16 checks passed
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

All CI checks passed! This PR is ready for review.

🔍 Preview Deployment: https://portfolio-k5ofb549y-rudras-projects-194b270d.vercel.app

✅ Tests Passed
✅ Coverage Met
✅ Build Successful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant