Skip to content

feat: allow custom tsconfig path for bundle#94

Merged
thetutlage merged 1 commit intoadonisjs:8.xfrom
aadamcik:feat/tsconfig
Mar 23, 2026
Merged

feat: allow custom tsconfig path for bundle#94
thetutlage merged 1 commit intoadonisjs:8.xfrom
aadamcik:feat/tsconfig

Conversation

@aadamcik
Copy link
Contributor

@aadamcik aadamcik commented Mar 21, 2026

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This PR adds option to provide custom tsconfig.json path when building the project.

This is useful when you want to exclude some files from bundle for example.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@thetutlage thetutlage merged commit 224faba into adonisjs:8.x Mar 23, 2026
4 checks passed
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.

2 participants