Skip to content

feat: add tsconfig flag to build command#5083

Closed
aadamcik wants to merge 2 commits intoadonisjs:7.xfrom
aadamcik:feat/build-tsconfig
Closed

feat: add tsconfig flag to build command#5083
aadamcik wants to merge 2 commits intoadonisjs:7.xfrom
aadamcik:feat/build-tsconfig

Conversation

@aadamcik
Copy link
Contributor

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

Requires adonisjs/assembler#94 to be merged first.

📝 Checklist

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

@aadamcik aadamcik force-pushed the feat/build-tsconfig branch from de18b1f to ff2e067 Compare March 23, 2026 13:07
@aadamcik aadamcik force-pushed the feat/build-tsconfig branch from ff2e067 to 69b2803 Compare March 24, 2026 10:23
@thetutlage
Copy link
Member

Hello @aadamcik

There were some merge conflicts, so I decided to self implement the changes and closing this PR

Thanks btw 🙏

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.

3 participants