Skip to content

update readme for section settings#488

Open
dmitrbrvsk wants to merge 1 commit into
masterfrom
docs/update-docs-settings
Open

update readme for section settings#488
dmitrbrvsk wants to merge 1 commit into
masterfrom
docs/update-docs-settings

Conversation

@dmitrbrvsk
Copy link
Copy Markdown
Contributor

@dmitrbrvsk dmitrbrvsk commented May 8, 2026

добавляем немного пояснений про codeLoader
и когда нужно использовать swc а когда babel

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2026

⚠️ No Changeset found

Latest commit: f05a12b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dmitrbrvsk dmitrbrvsk force-pushed the docs/update-docs-settings branch from ead401e to f05a12b Compare May 8, 2026 23:14

**Как устроена cборка при `codeLoader: 'swc'`**

Код из вашего проекта обрабатывается [`swc-loader`](https://swc.rs/docs/usage/swc-loader) с учетом настроек сборки.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Не, погоди. Это ж просто баг по сути. Код из нод модулей гонится через тот же swc-loader, конфигурация у него по сути отличается только тем, что в ней нет парсинга jsx. https://github.com/core-ds/arui-scripts/blob/master/packages/arui-scripts/src/configs/webpack.client.ts#L573

И для бабеля то что тут написано - не правда, для него отдельная конфигурация

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