Skip to content

chore: enable turbopack for lab#4938

Merged
tomiir merged 2 commits intomainfrom
chore/enable-turbopack
Sep 2, 2025
Merged

chore: enable turbopack for lab#4938
tomiir merged 2 commits intomainfrom
chore/enable-turbopack

Conversation

@enesozturk
Copy link
Copy Markdown
Contributor

@enesozturk enesozturk commented Sep 1, 2025

Description

  • Enable turbopack for laboratory
  • Fix lint issues of lab

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • 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)

Associated Issues

For Linear issues: Closes APKT-xxx
For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

Copilot AI review requested due to automatic review settings September 1, 2025 16:21
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Sep 1, 2025

⚠️ No Changeset found

Latest commit: fe0bc08

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Sep 1, 2025

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

Project Deployment Preview Comments Updated (UTC)
appkit-basic-html Ready Ready Preview Comment Sep 1, 2025 5:00pm
appkit-demo Ready Ready Preview Comment Sep 1, 2025 5:00pm
appkit-gallery Ready Ready Preview Comment Sep 1, 2025 5:00pm
appkit-laboratory Ready Ready Preview Comment Sep 1, 2025 5:00pm
10 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
appkit-basic-example Ignored Ignored Sep 1, 2025 5:00pm
appkit-basic-sign-client-example Ignored Ignored Sep 1, 2025 5:00pm
appkit-basic-up-example Ignored Ignored Sep 1, 2025 5:00pm
appkit-ethers5-bera Ignored Ignored Sep 1, 2025 5:00pm
appkit-nansen-demo Ignored Ignored Sep 1, 2025 5:00pm
appkit-vue-solana Ignored Ignored Sep 1, 2025 5:00pm
appkit-wagmi-cdn-example Ignored Ignored Sep 1, 2025 5:00pm
ethereum-provider-wagmi-example Ignored Ignored Sep 1, 2025 5:00pm
next-wagmi-solana-bitcoin-example Ignored Ignored Sep 1, 2025 5:00pm
vue-wagmi-example Ignored Ignored Sep 1, 2025 5:00pm

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables Turbopack for the laboratory app's build process by adding the --turbopack flag to the build script. Turbopack is Next.js's faster bundler that can improve build performance.

  • Adds --turbopack flag to the build script in package.json

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 1, 2025

Warnings
⚠️ Changes were made to one or more package.json(s), but not to pnpm-lock.yaml

Generated by 🚫 dangerJS against fe0bc08

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 1, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.33% 34860 / 44500
🔵 Statements 78.33% 34860 / 44500
🔵 Functions 76.09% 3838 / 5044
🔵 Branches 86.67% 8229 / 9494
File CoverageNo changed files found.
Generated in workflow #14691 for commit fe0bc08 by the Vitest Coverage Report Action

@enesozturk enesozturk added this pull request to the merge queue Sep 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 2, 2025
@enesozturk enesozturk added this pull request to the merge queue Sep 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 2, 2025
@enesozturk enesozturk added this pull request to the merge queue Sep 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 2, 2025
@enesozturk enesozturk added this pull request to the merge queue Sep 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 2, 2025
@enesozturk enesozturk added this pull request to the merge queue Sep 2, 2025
@tomiir tomiir removed this pull request from the merge queue due to a manual request Sep 2, 2025
@tomiir tomiir merged commit 22540b4 into main Sep 2, 2025
59 of 60 checks passed
@tomiir tomiir deleted the chore/enable-turbopack branch September 2, 2025 09:34
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.

3 participants