Skip to content

chore: remove baseUrl option from tsconfig #5401

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

Merged
merged 3 commits into from
Jun 11, 2025
Merged

Conversation

chenjiahan
Copy link
Member

Summary

Remove baseUrl option from tsconfig, it's useless and will be removed in future.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Copilot Copilot AI review requested due to automatic review settings June 11, 2025 10:04
Copy link

netlify bot commented Jun 11, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 11cf7e3
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/6849873472e3600008bed15d
😎 Deploy Preview https://deploy-preview-5401--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 48 (🔴 down 27 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot 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 removes the now-unused baseUrl option from various e2e test case tsconfig.json files to align with its planned removal in the shared config.

  • Bulk removal of baseUrl entries from all relevant e2e tsconfig.json files

Reviewed Changes

Copilot reviewed 62 out of 62 changed files in this pull request and generated no comments.

Show a summary per file
File Description
e2e/cases/css/resolve-ts-paths/tsconfig.json Removed baseUrl option
e2e/cases/css/inject-styles/tsconfig.json Removed baseUrl option
e2e/cases/css/css-modules-dom/tsconfig.json Removed baseUrl option
e2e/cases/cli/reload-env/tsconfig.json Removed baseUrl option
e2e/cases/cli/reload-config/tsconfig.json Removed baseUrl option
e2e/cases/cli/mode/tsconfig.json Removed baseUrl option
e2e/cases/cli/falsy-plugins/tsconfig.json Removed baseUrl option
e2e/cases/cli/build-watch/tsconfig.json Removed baseUrl option
e2e/cases/cli/build-watch-restart/tsconfig.json Removed baseUrl option
e2e/cases/cli/basic/tsconfig.json Removed baseUrl option
e2e/cases/cli/base/tsconfig.json Removed baseUrl option
e2e/cases/cache/cache-digest/tsconfig.json Removed baseUrl option
e2e/cases/cache/build-dependencies/tsconfig.json Removed baseUrl option
e2e/cases/babel/decorator/tsconfig.json Removed baseUrl option
e2e/cases/alias/tsconfig-paths/tsconfig.json Removed baseUrl option
e2e/cases/alias/tsconfig-paths-specify-config/tsconfig.json Removed baseUrl option
e2e/cases/alias/tsconfig-paths-specify-config/tsconfig.custom.json Removed baseUrl option
e2e/cases/alias/tsconfig-paths-reload/tsconfig.json Removed baseUrl option
e2e/cases/alias/tsconfig-paths-references/tsconfig.app.json Removed baseUrl option
e2e/cases/alias/jsconfig-paths/jsconfig.json Removed baseUrl option

@chenjiahan chenjiahan merged commit bed352c into main Jun 11, 2025
11 checks passed
@chenjiahan chenjiahan deleted the remove_bvase_url_0611 branch June 11, 2025 13:46
@chenjiahan chenjiahan mentioned this pull request Jun 26, 2025
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.

1 participant