Skip to content

feat: support server compilation with SWC#239

Merged
dgaponov merged 5 commits intomainfrom
use-swc-for-server
Jul 11, 2025
Merged

feat: support server compilation with SWC#239
dgaponov merged 5 commits intomainfrom
use-swc-for-server

Conversation

@dgaponov
Copy link
Copy Markdown
Contributor

@dgaponov dgaponov commented Jul 9, 2025

No description provided.

@dgaponov dgaponov requested review from DakEnviy and ValeraS as code owners July 9, 2025 13:25
@dgaponov dgaponov changed the title feat: support server compilation with SWC [WIP] feat: support server compilation with SWC Jul 9, 2025
Comment thread src/common/swc/compile.ts Outdated
type: 'commonjs',
},
jsc: {
target: 'es2020',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question(blocking): Shouldn't we parse tsconfig to prepare swc config?

@dgaponov dgaponov changed the title [WIP] feat: support server compilation with SWC feat: support server compilation with SWC Jul 10, 2025
@dgaponov dgaponov merged commit ebea320 into main Jul 11, 2025
2 checks passed
@dgaponov dgaponov deleted the use-swc-for-server branch July 11, 2025 14:28
@gravity-ui gravity-ui Bot mentioned this pull request May 6, 2026
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