Skip to content

feat: pass exclude from tsconfig to swc compiler#3048

Open
fjodor-rybakov wants to merge 1 commit intonestjs:masterfrom
fjodor-rybakov:feature/consider-exclude-from-tsconfig
Open

feat: pass exclude from tsconfig to swc compiler#3048
fjodor-rybakov wants to merge 1 commit intonestjs:masterfrom
fjodor-rybakov:feature/consider-exclude-from-tsconfig

Conversation

@fjodor-rybakov
Copy link
Copy Markdown

@fjodor-rybakov fjodor-rybakov commented May 29, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #2976

What is the new behavior?

Pass exclude from tsconfig to --ignore flag
https://swc.rs/docs/usage/cli#--ignore

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

@enduity
Copy link
Copy Markdown

enduity commented Feb 19, 2026

I created an alternative implementation in #3276

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