Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

maxdeichmann
Copy link
Member

@maxdeichmann maxdeichmann commented Sep 21, 2025

Important

Enable turborepo by updating dev script to use turbopack, adding build-trace script, and modifying configurations in .npmrc and next.config.mjs.

  • Scripts:
    • Update dev script in web/package.json to use --turbopack.
    • Add build-trace script in web/package.json for tracing turbopack builds.
  • Configuration:
    • Add *import-in-the-middle* and *require-in-the-middle* to public-hoist-pattern in .npmrc.
    • Change openAnalyzer to true in web/next.config.mjs to open bundle analyzer in browser.

This description was created by Ellipsis for 1f2a623. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 21, 2025
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Sep 21, 2025
@maxdeichmann maxdeichmann added this pull request to the merge queue Sep 22, 2025
@dosubot dosubot bot added the auto-merge This PR is set to be merged label Sep 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 22, 2025
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Sep 22, 2025
@maxdeichmann maxdeichmann added this pull request to the merge queue Sep 22, 2025
@dosubot dosubot bot added the auto-merge This PR is set to be merged label Sep 22, 2025
Merged via the queue into main with commit 20cc20f Sep 22, 2025
30 checks passed
@maxdeichmann maxdeichmann deleted the max/lfe-6831-enable-turbo branch September 22, 2025 09:21
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant