Skip to content

feat: allow custom tsconfig path for bundle#94

Open
aadamcik wants to merge 1 commit intoadonisjs:8.xfrom
aadamcik:feat/tsconfig
Open

feat: allow custom tsconfig path for bundle#94
aadamcik wants to merge 1 commit intoadonisjs:8.xfrom
aadamcik:feat/tsconfig

Conversation

@aadamcik
Copy link

@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.

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