Skip to content

Conversation

@chenjiahan
Copy link
Member

Summary

Normalize the source.tsconfigPath in environment configuration:

api.modifyRspackConfig((config, { environment }) => {
  console.log(environment.config.source.tsconfigPath); // -> Now is absolute path
  return config;
});

Checklist

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

@chenjiahan chenjiahan changed the title refactor: normalize tsconfigPath in environment configuration feat: normalize tsconfigPath in environment configuration May 17, 2025
@netlify
Copy link

netlify bot commented May 17, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit e218314
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/68287bcf1bc0ed0008b2d4a9
😎 Deploy Preview https://deploy-preview-5263--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: 85 (🟢 up 29 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (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.

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.

2 participants