Skip to content
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

feat: support outBase config #745

Merged
merged 10 commits into from
Feb 11, 2025
Merged

feat: support outBase config #745

merged 10 commits into from
Feb 11, 2025

Conversation

fi3ework
Copy link
Member

@fi3ework fi3ework commented Feb 10, 2025

Summary

Port sourceDir of https://modernjs.dev/module-tools/api/config/build-config.html#sourcedir.

The outBase is just to aligned with esbuild, which is named as rootDir in tsc and sourceDir in Modern.js Module. All the names are fine to me. But preferring outBase and rootDir than sourceDir. The name could be changed if needed.

Related Links

Checklist

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

Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit c39b6aa
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/67ab28bef39da3000885d483
😎 Deploy Preview https://deploy-preview-745--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@fi3ework fi3ework force-pushed the outbase branch 2 times, most recently from be3a8cd to 8001931 Compare February 11, 2025 07:53
@fi3ework fi3ework marked this pull request as ready for review February 11, 2025 08:31
@fi3ework fi3ework enabled auto-merge (squash) February 11, 2025 11:12
@fi3ework fi3ework merged commit 53a8598 into main Feb 11, 2025
17 of 19 checks passed
@fi3ework fi3ework deleted the outbase branch February 11, 2025 11:22
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