feat: add support for TypeScript configs#1096
Conversation
🦋 Changeset detectedLatest commit: e70ea7d The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
This pull request has been marked as stale because it has been inactive for 30 days. Please update this pull request or it will be automatically closed in 14 days. |
|
This pull request has been marked as stale because it has been inactive for 30 days. Please update this pull request or it will be automatically closed in 14 days. |
|
This pull request has been automatically closed because it has been inactive for more than 14 days. Please reopen if you still intend to submit this pull request. |
Summary
Closes #1068
Added support for TypeScript configuration files and introduced
defineWebpackConfig&defineRspackConfighelpers for fully typed configuration in @callstack/repack.User-facing changes
.mtsand.ctsextensions)defineWebpackConfighelper for fully typed webpack configurationdefineRspackConfighelper for fully typed rspack configurationTest plan